ByteArrayInputStream
Creates a ByteArrayInputStream from a ByteArray
Since
0.1.0
Parameters
buf
The ByteArray to read from
offset
The offset to start reading from
length
The length of the ByteArrayInputStream
Parameters
buf
The ByteArray to read from