golang-github-glycerine-go-unsnap-stream-dev binary package in Ubuntu Focal arm64
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 | ||
---|---|---|---|---|---|---|---|---|---|
2019-10-18 09:15:30 UTC | Published | Ubuntu Focal arm64 | release | universe | devel | Optional | 0.0~git20180323.9f0cb55-2 | ||
|