github
readme
source
examples
distribution
Preparing search index...
The search index is not available
@oazmi/kitchensink - v0.9.8
@oazmi/kitchensink
eightpack
decode_number
Function decode_number
unpack a
number
in the provided
NumericType
byte representation.
decode_number
(
buffer
:
Uint8Array
,
offset
:
number
,
...
args
:
[
type
:
NumericType
]
,
)
:
Decoded
<
number
>
Parameters
buffer
:
Uint8Array
offset
:
number
...
args
:
[
type
:
NumericType
]
Returns
Decoded
<
number
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
github
readme
source
examples
distribution
@oazmi/kitchensink - v0.9.8
Loading...
unpack a
number
in the provided NumericType byte representation.