bytestream 0.4.1

Provides a convenient way of writing binary data to a buffer.
Documentation
[dependencies.byteorder]
optional = true
version = "1.4.2"
[dev-dependencies.test-case]
version = "1.1.0"

[features]
default = ["byteorder"]

[package]
authors = ["Patrik Svensson <patrik@patriksvensson.se>"]
description = "Provides a convenient way of writing binary data to a buffer."
edition = "2018"
keywords = ["byte", "binary", "read", "write"]
license = "MIT"
name = "bytestream"
repository = "https://github.com/patriksvensson/bytestream-rs"
version = "0.4.1"