Java.IO.DataInputStream: Constructor Members

The constructors of Java.IO.DataInputStream are listed below. For a list of all members, see the DataInputStream Members list.

See Also: Inherited members from Java.IO.FilterInputStream

Public Constructors

Constructs a new DataInputStream on the InputStream in.

Protected Constructors

A constructor used when creating managed representations of JNI objects; called by the runtime.