public DataInputStream (InputStream in)

Creates a DataInputStream that uses the specified underlying InputStream.

Parameters:
in    the specified input stream