Binary Raw - Docs
Preparing search index...
core/buffer
readBytes
Function readBytes
readBytes
(
buf
:
BinaryBuffer
,
offset
:
AbsoluteOffset
,
length
:
ByteCount
,
)
:
Uint8Array
Reads a range of bytes from the buffer.
Parameters
buf
:
BinaryBuffer
offset
:
AbsoluteOffset
length
:
ByteCount
Returns
Uint8Array
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Binary Raw - Docs
Loading...
Reads a range of bytes from the buffer.