Registry / serialization / eapache-go-xerial-snappy

eapache-go-xerial-snappy

JSON →
library0.0.0-20230731223053-c322873962e3gogounverified

Go-xerial-snappy provides Xerial-compatible Snappy compression and decompression for Go.

go get github.com/eapache/go-xerial-snappy
INSTALL
IMPORT
SIG · EAPACHE-GO-XERIAL-
E
eapache-go-xerial-snappy
serializationgov0.0.0-20230731223053-c322873962e3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

xerial
github.com/eapache/go-xerial-snappy

Encode data using Xerial Snappy compression

package main import "github.com/eapache/go-xerial-snappy" func main() { data := []byte("hello") compressed := xerial.EncodeSnappy(data) _ = compressed }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20230731223053-c322873962e3latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
10
Resources
eapache-go-xerial-snappy — go get eapache-go-xerial-snappy · libregistry