writeBytes
Writes the complete contents of the specified byte array to this ByteArrayOutputStream.
Since
11
Parameters
b
the data.
Throws
if b is null.
Writes the complete contents of the specified byte array to this ByteArrayOutputStream.
11
the data.
if b is null.