[go: up one dir, main page]

iobuf 3.0.3

A contiguous region of bytes, useful for I/O operations.
1
2
3
4
5
6
7
8
9
10
[package]

name = "iobuf"
version = "3.0.3"
authors = ["Clark Gaebel <cgaebel@mozilla.com>"]
license = "MIT"
homepage = "https://github.com/cgaebel/iobuf"
repository = "https://github.com/cgaebel/iobuf"

description = "A contiguous region of bytes, useful for I/O operations."