Search
Preparing search index...
The search index is not available
docx
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
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
|
PrettityType
)
:
Promise
<
string
>
Parameters
file:
Document
Optional
prettify:
boolean
|
PrettityType
Returns
Promise
<
string
>
Static
to
Blob
to
Blob
(
file
:
Document
, prettify
?:
boolean
|
PrettityType
)
:
Promise
<
Blob
>
Parameters
file:
Document
Optional
prettify:
boolean
|
PrettityType
Returns
Promise
<
Blob
>
Static
to
Buffer
to
Buffer
(
file
:
Document
, prettify
?:
boolean
|
PrettityType
)
:
Promise
<
Buffer
>
Parameters
file:
Document
Optional
prettify:
boolean
|
PrettityType
Returns
Promise
<
Buffer
>
Exports
Packer
constructor
to
Base64
String
to
Blob
to
Buffer
Generated using
TypeDoc