write
Writes a single byte to the OutputStream
Since
0.1.0
Parameters
b
The byte to write
Writes a byte array to the OutputStream
Since
0.1.0
Parameters
b
The byte array to write
Writes a byte array to the OutputStream
Since
0.1.0
Parameters
b
The byte array to write
off
The offset to start writing
len
The amount of bytes to write