Preparing search index...
The search index is not available
uint8arrays
uint8arrays
alloc
alloc
Function alloc
alloc
(
size
?
)
:
Uint8Array
Returns a
Uint8Array
of the requested size. Referenced memory will be initialized to 0.
Parameters
size
:
number
= 0
Returns
Uint8Array
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
uint8arrays
Loading...
Returns a
Uint8Array
of the requested size. Referenced memory will be initialized to 0.