Returns a BinaryReader that contains the a signed Int8Array sliced from the start of the reader's offset to offset + length. The new reader value has an offset of zero, so downstream operations will not bee effected by the previous offset
BinaryReader
Int8Array
Returns a
BinaryReaderthat contains the a signedInt8Arraysliced from the start of the reader's offset to offset + length. The new reader value has an offset of zero, so downstream operations will not bee effected by the previous offset