buffer_io 1.0.1

an intuitive library for reading and writing binary buffers.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]

[package]
authors = ["Andrew Sampson <andrew@rainway.com>"]
categories = ["encoding", "parsing"]
description = "an intuitive library for reading and writing binary buffers."
edition = "2018"
homepage = "https://rainway.com"
keywords = ["buffer", "binary", "reader", "writer", "byte"]
license = "MIT"
name = "buffer_io"
repository = "https://github.com/RainwayApp/buffer-io"
version = "1.0.1"