golang-github-glycerine-go-unsnap-stream-dev binary package in Ubuntu Lunar amd64
Package unsnap is a small golang library for decoding and encoding
the snappy streaming format, specified here:
https:/
.
Note that the streaming or framing format for snappy is different from
snappy itself. Think of it as a train of boxcars: the streaming format
breaks your data in chunks, applies snappy to each chunk alone, then
puts a thin wrapper around the chunk, and sends it along in turn. You
can begin decoding before receiving everything. And memory requirements
for decoding are sane.
Publishing history
Date | Status | Target | Component | Section | Priority | Phased updates | Version | ||
---|---|---|---|---|---|---|---|---|---|
2022-10-27 17:20:10 UTC | Published | Ubuntu Lunar amd64 | release | universe | devel | Optional | 0.0~git20210130.47dfef3-1 | ||
|