Preparing search index...
The search index is not available
Documentation - v0.0.7
Documentation
@fuman/io
read
uintle
Function uintle
uintle
(
readable
:
Uint8Array
|
ISyncReadable
,
size
:
number
)
:
bigint
read a variable-size uint (little endian) from the source (fuman readable stream or a buffer)
Parameters
readable
:
Uint8Array
|
ISyncReadable
size
:
number
Returns
bigint
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Documentation - v0.0.7
Loading...
read a variable-size uint (little endian) from the source (fuman readable stream or a buffer)