JavaScript is disabled on your browser.
Contents
Deprecated Methods
Use compress(dst, src, dict, level) instead
Use `getDirectByteBufferFrameContentSize` that return also the errors
Use `getDirectByteBufferFrameContentSize` to also return error codes from zstd
Use `getFrameContentSize` to also return error codes from zstd
Use `getFrameContentSize` to also return error codes from zstd
Use `getFrameContentSize` to also return error codes from zstd
Use `getFrameContentSize` to also return error codes from zstd
Use `getDirectByteBufferFrameContentSize` that return also the errors
Use decompress(dst, src, dict) instead
If you don't rely on finalizers, use `ZstdInputStreamNoFinalizer` instead, instances of
`ZstdInputStream` will always try to close/release in the finalizer.
If you don't rely on finalizers, use `ZstdOutputStreamNoFinalizer` instead.
Deprecated Constructors
Use ZstdOutputStream() or ZstdOutputStream(level) and set the other params with the setters
Use ZstdOutputStream() or ZstdOutputStream(level) and set the other params with the setters