Skip to content
Sections
>> Trisquel >> Packages >> nabia >> devel >> golang-github-glycerine-go-unsnap-stream-dev
nabia  ] [  aramo  ]

Package: golang-github-glycerine-go-unsnap-stream-dev (0.0~git20180323.9f0cb55-2)

library for decoding the snappy streaming format

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.

Other Packages Related to golang-github-glycerine-go-unsnap-stream-dev

  • depends
  • recommends
  • suggests

Download golang-github-glycerine-go-unsnap-stream-dev

Download for all available architectures
Architecture Package Size Installed Size Files
all 12.4 kB64 kB [list of files]