Examples
Convert between binary and integers
API reference
@oslojs/binary
Links
GitHub
Oslo
Twitter
Donate
DynamicBuffer.bytes()
Returns a copy of the current value.
Definition
function
bytes
()
:
Uint8Array
;