write
Writes a byte to the ByteArrayOutputStream
Since
0.1.0
Parameters
b
The byte to write
Writes a byte array to the ByteArrayOutputStream
Since
0.1.0
Parameters
b
The byte array to write
Writes a byte array to the ByteArrayOutputStream
Since
0.1.0
Parameters
b
The byte array to write
off
The offset to start writing
len
The length of the bytes to write