bin_buffer 0.1.8

A simple library for writing objects to binairy buffers.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.fnrs]
version = "0.1.4"

[package]
authors = ["Cody Bloemhard <codybloemhard@gmail.com>"]
categories = ["command-line-utilities", "filesystem", "parsing"]
description = "A simple library for writing objects to binairy buffers."
edition = "2018"
keywords = ["io"]
license = "MIT"
name = "bin_buffer"
readme = "README.md"
repository = "https://github.com/ocdy1001/bin-buffer"
version = "0.1.8"