Constructs a data input stream that reads from a given underlying byte input stream.
The stream to read from.
The byte order of the resource that this stream is reading from. Defaults to the system byte order.
See Implementation
Constructs a data input stream that reads from a given underlying byte input stream.