static DataInputStream dataInputStream(InputStream in) { ret new DataInputStream(in); }