Preparing search index...
The search index is not available
docx
docx
Packer
Class Packer
Hierarchy
Packer
Index
Constructors
constructor
Methods
to
Base64
String
to
Blob
to
Buffer
Constructors
constructor
new
Packer
(
)
:
Packer
Returns
Packer
Methods
Static
to
Base64
String
to
Base64
String
(
file
:
Document
, prettify
?:
boolean
|
PrettifyType
)
:
Promise
<
string
>
Parameters
file:
Document
Optional
prettify:
boolean
|
PrettifyType
Returns
Promise
<
string
>
Static
to
Blob
to
Blob
(
file
:
Document
, prettify
?:
boolean
|
PrettifyType
)
:
Promise
<
Blob
>
Parameters
file:
Document
Optional
prettify:
boolean
|
PrettifyType
Returns
Promise
<
Blob
>
Static
to
Buffer
to
Buffer
(
file
:
Document
, prettify
?:
boolean
|
PrettifyType
)
:
Promise
<
Buffer
>
Parameters
file:
Document
Optional
prettify:
boolean
|
PrettifyType
Returns
Promise
<
Buffer
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Modules
docx
Packer
constructor
to
Base64
String
to
Blob
to
Buffer
Generated using
TypeDoc