JSPrintManager
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Entry
comment
commentUTF8
compressed
Size
directory
encrypted
extra
Field
filename
filenameUTF8
last
Mod
Date
offset
raw
Comment
raw
Extra
Field
raw
Filename
raw
Last
Mod
Date
signature
uncompressed
Size
zip64
get
Data
Hierarchy
Entry
Index
Properties
comment
commentUTF8
compressed
Size
directory
encrypted
extra
Field
filename
filenameUTF8
last
Mod
Date
offset
raw
Comment
raw
Extra
Field
raw
Filename
raw
Last
Mod
Date
signature
uncompressed
Size
zip64
Methods
get
Data
Properties
comment
comment
:
string
commentUTF8
commentUTF8
:
boolean
compressed
Size
compressed
Size
:
number
directory
directory
:
boolean
encrypted
encrypted
:
boolean
Optional
extra
Field
extra
Field
:
Map
<
number
,
Uint8Array
>
filename
filename
:
string
filenameUTF8
filenameUTF8
:
boolean
last
Mod
Date
last
Mod
Date
:
Date
Optional
offset
offset
:
number
raw
Comment
raw
Comment
:
Uint8Array
raw
Extra
Field
raw
Extra
Field
:
Uint8Array
raw
Filename
raw
Filename
:
Uint8Array
raw
Last
Mod
Date
raw
Last
Mod
Date
:
number
signature
signature
:
Uint8Array
uncompressed
Size
uncompressed
Size
:
number
zip64
zip64
:
boolean
Methods
Optional
get
Data
get
Data
(
writer
:
Writer
, options
?:
ZipReaderOptions
|
GetDataOptions
)
:
Promise
<
any
>
Parameters
writer:
Writer
Optional
options:
ZipReaderOptions
|
GetDataOptions
Returns
Promise
<
any
>