modulepackage
0.0.0-20180413035011-3522498ce2c8
Repository: https://github.com/dgryski/go-bitstream.git
Documentation: pkg.go.dev
# README
bitstream: read and write bits from io.Reader and io.Writer streams
Full package documentation available at: http://godoc.org/github.com/dgryski/go-bitstream
# Type aliases
A Bit is a zero or a one.