Try the revamped Kotlin docs design →
Try the revamped Kotlin docs design!
Creates an input stream for reading data from this byte array.
Creates an input stream for reading data from the specified portion of this byte array.
Parameters
offset
- the start offset of the portion of the array to read.
length
- the length of the portion of the array to read.