golang-github-dgryski-go-bitstream-dev

Read and write bits from io.reader and io.writer
  https://github.com/dgryski/go-bitstream
  0
  no reviews



Package bitstream is a simple wrapper around a io.reader and io.writer to provide bit-level access to the stream.