proxy.golang.org : github.com/linuxerwang/lzma
The lzma package implements reading and writing of LZMA format compressed data. Reference implementation is LZMA SDK version 4.65 originaly developed by Igor Pavlov, available online at: Usage examples. Write compressed data to a buffer: read that data back: If the data is bigger than you'd like to hold into memory, use pipes. Write compressed data to an io.PipeWriter: and read it back:
Registry
-
Source
- Documentation
- JSON
- codemeta.json
purl: pkg:golang/github.com/linuxerwang/lzma
License: BSD-3-Clause
Latest release: over 10 years ago
First release: over 10 years ago
Namespace: github.com/linuxerwang
Stars: 1 on GitHub
Forks: 2 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 13 days ago