github
readme
source
examples
distribution
Preparing search index...
The search index is not available
@oazmi/kitchensink - v0.8.4
@oazmi/kitchensink
eightpack
readFrom
Function readFrom
read
type
of value from buffer
buf
starting at position
offset
read
From
(
buf
,
offset
,
type
,
...
args
)
:
[
value
:
JSPrimitive
,
new_offset
:
number
]
Parameters
buf
:
Uint8Array
offset
:
number
type
:
PrimitiveType
Rest
...
args
:
any
[]
Returns
[
value
:
JSPrimitive
,
new_offset
:
number
]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
github
readme
source
examples
distribution
@oazmi/kitchensink - v0.8.4
Loading...
read
type
of value from bufferbuf
starting at positionoffset