Creates and returns a data input stream that's wrapped around the given byte input stream.
The stream to wrap in a data input stream.
The byte order of the resource that this stream is reading from. Defaults to the system byte order.
The data input stream.
See Implementation
Creates and returns a data input stream that's wrapped around the given byte input stream.