golang-github-glycerine-go-unsnap-stream-dev - 0.0~git20210130.47dfef3-1 main

Package unsnap is a small golang library for decoding and encoding
the snappy streaming format, specified here:
https://github.com/google/snappy/blob/master/framing_format.txt
.
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.

Priority: optional
Section: golang
Suites: amber byzantium crimson dawn landing 
Maintainer: Debian Go Packaging Team <pkg-go-maintainers [꩜] lists.alioth.debian.org>
 
Homepage Source Package
 

Dependencies

Installed Size: 53.2 kB
Architectures: all 

 

Versions

0.0~git20210130.47dfef3-1 all