Variable byte codes
Project description
Variable byte codes.
Compression algorithm for integers.
Usage
Encoding:
import vbcode bytestream = vbcode.encode([1,2,3,4,5])
Decoding:
vbcode.decode(bytestream)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
vbcode-0.2.0.tar.gz
(1.3 kB
view hashes)