bitstream-io 1.6.0

Library for reading/writing un-aligned values from/to streams in big-endian and little-endian formats.
Documentation
[dependencies]

[package]
authors = ["Brian Langenberger <bjl@usa.net>"]
description = "Library for reading/writing un-aligned values from/to streams in big-endian and little-endian formats."
documentation = "https://docs.rs/bitstream-io/"
edition = "2018"
homepage = "https://github.com/tuffy/bitstream-io"
keywords = ["bitstream", "endian", "big-endian", "little-endian", "binary"]
license = "MIT/Apache-2.0"
name = "bitstream-io"
readme = "README.md"
repository = "https://github.com/tuffy/bitstream-io"
version = "1.6.0"