cgo/

directory
v0.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 6, 2019 License: BSD-3-Clause

README

Note: The cgo directory contains a collection of cgo wrappers over the canonical C implementation for each compression format. These cgo wrappers are only used by the fuzzer and bench tools to test for correctness and performance of the Go implementations relative to the C implementations. There are no unit tests for each wrapper since they are thoroughly tested by the aforementioned tools.

Directories

Path Synopsis
Package brotli implements the Brotli compressed data format using C wrappers.
Package brotli implements the Brotli compressed data format using C wrappers.
Package bzip2 implements the BZip2 compressed data format using C wrappers.
Package bzip2 implements the BZip2 compressed data format using C wrappers.
Package flate implements the DEFLATE compressed data format, described in RFC 1951, using C wrappers.
Package flate implements the DEFLATE compressed data format, described in RFC 1951, using C wrappers.
Package lzma implements the LZMA2 compressed data format using C wrappers.
Package lzma implements the LZMA2 compressed data format using C wrappers.
Package zstd implements the Zstandard compressed data format using C wrappers.
Package zstd implements the Zstandard compressed data format using C wrappers.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL