Preparing search index...
The search index is not available
Oceanic
Oceanic
ZstdNativeCompression
Class ZstdNativeCompression
Hierarchy (
view full
)
Compression
ZstdNativeCompression
Index
Constructors
constructor
Properties
_decompress
Queue
shard
stream
Methods
decompress
Constructors
constructor
new
Zstd
Native
Compression
(
shard
)
:
ZstdNativeCompression
Parameters
shard
:
Shard
Returns
ZstdNativeCompression
Properties
_decompress
Queue
_decompress
Queue
:
Promise
<
void
>
shard
shard
:
Shard
stream
stream
:
ZstdDecompress
Methods
decompress
decompress
(
data
)
:
Promise
<
null
|
Buffer
>
Parameters
data
:
Buffer
Returns
Promise
<
null
|
Buffer
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
_decompress
Queue
shard
stream
decompress
Oceanic
Loading...