Creates and returns a data output stream that's wrapped around the given byte output stream.
The stream to wrap in a data output stream.
The byte order of the resource we're writing to. Defaults to the system byte order.
The data output stream.
See Implementation
Creates and returns a data output stream that's wrapped around the given byte output stream.