write
Writes b.remaining()
bytes from the specified byte array to this output stream.
Parameters
b
the data.
Throws
if an I/O error occurs.
Writes b.remaining()
bytes from the specified byte array to this output stream.
the data.
if an I/O error occurs.