Preparing search index...
The search index is not available
Yank Note Api - v3.76.2
Yank Note Api
renderer/context/lib
pako
DeflateOptions
Interface DeflateOptions
interface
DeflateOptions
{
chunkSize
?:
number
;
dictionary
?:
any
;
gzip
?:
boolean
;
header
?:
Header
;
level
?:
|
0
|
1
|
2
|
3
|
4
|
-1
|
5
|
6
|
7
|
8
|
9
;
memLevel
?:
number
;
raw
?:
boolean
;
strategy
?:
StrategyValues
;
to
?:
"string"
;
windowBits
?:
number
;
}
Index
Properties
chunk
Size?
dictionary?
gzip?
header?
level?
mem
Level?
raw?
strategy?
to?
window
Bits?
Properties
Optional
chunk
Size
chunk
Size
?:
number
Optional
dictionary
dictionary
?:
any
Optional
gzip
gzip
?:
boolean
Optional
header
header
?:
Header
Optional
level
level
?:
|
0
|
1
|
2
|
3
|
4
|
-1
|
5
|
6
|
7
|
8
|
9
Optional
mem
Level
mem
Level
?:
number
Optional
raw
raw
?:
boolean
Optional
strategy
strategy
?:
StrategyValues
Optional
to
to
?:
"string"
Optional
window
Bits
window
Bits
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
chunk
Size
dictionary
gzip
header
level
mem
Level
raw
strategy
to
window
Bits
Yank Note Api - v3.76.2
Loading...