package
Version:
v0.7.5
Opens a new window with list of versions in this module.
Published: Sep 8, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package zstdc implements the encoded.Codec interface using zstd compression.
A Codec implements the encoded.Codec interface to provide zstd compression
of blob data.
New returns a new zstd codec with default compression settings.
Decode decompresses src via zstd and writes it to w.
Encode compresses src via zstd and writes it to w.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.