pako - v3.0.1
GitHub
Preparing search index...
ZStream
Class ZStream
Index
Constructors
constructor
Properties
input
next_
in
avail_
in
total_
in
output
next_
out
avail_
out
total_
out
msg
state
data_
type
adler
Constructors
constructor
new
ZStream
()
:
ZStream
Returns
ZStream
Properties
input
input
:
Uint8Array
next_
in
next_in
:
number
avail_
in
avail_in
:
number
total_
in
total_in
:
number
output
output
:
Uint8Array
<
ArrayBuffer
>
next_
out
next_out
:
number
avail_
out
avail_out
:
number
total_
out
total_out
:
number
msg
msg
:
string
state
state
:
any
data_
type
data_type
:
number
adler
adler
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
input
next_
in
avail_
in
total_
in
output
next_
out
avail_
out
total_
out
msg
state
data_
type
adler
GitHub
pako - v3.0.1
Loading...