JSPrintManager
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Uint8
Array
Writer
constructor
size
get
Data
init
write
Uint8
Array
Hierarchy
Writer
Uint8ArrayWriter
Index
Constructors
constructor
Properties
size
Methods
get
Data
init
write
Uint8
Array
Constructors
constructor
new
Uint8
Array
Writer
(
)
:
Uint8ArrayWriter
Returns
Uint8ArrayWriter
Properties
size
size
:
number
Methods
get
Data
get
Data
(
)
:
Uint8Array
Returns
Uint8Array
init
init
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
write
Uint8
Array
write
Uint8
Array
(
array
:
Uint8Array
)
:
Promise
<
void
>
Parameters
array:
Uint8Array
Returns
Promise
<
void
>