Up
–
Package index
» bin
bin
API
Library bin
bin
CHANGES
LICENSE
README
Library
bin
Bin
Sources
API
Library bin
Bin
Bin
is a small library for encoding and decoding information from a buffer (like a
bytes
or a
bigstring
). Unlike a
parser combinator
,
Bin
cannot decode a stream.