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