ordspv
Docs home
GitHub
Preparing search index...
@ordspv/fetch
index
boundedNodeDecompressor
Function boundedNodeDecompressor
boundedNodeDecompressor
(
maxOutputBytes
?:
number
)
:
Decompressor
node:zlib decoder with maxOutputLength enforced by zlib itself.
Parameters
maxOutputBytes
:
number
= DEFAULT_MAX_DECOMPRESSED_BYTES
Returns
Decompressor
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Docs home
GitHub
ordspv
Loading...
node:zlib decoder with maxOutputLength enforced by zlib itself.