bytey_byte_buffer 0.2.1

Bytey ByteBuffer code, use Bytey instead
Documentation
[package]
name = "bytey_byte_buffer"
homepage = "https://github.com/Stefanowhb/bytey"
repository = "https://github.com/Stefanowhb/bytey"
version = "0.2.1"
edition = "2021"
description = "Bytey ByteBuffer code, use Bytey instead"
keywords = ["buffers", "io", "utility", "byte", "endian"]
categories = ["data-structures", "encoding", "network-programming"]
license = "MIT"

[dependencies]
thiserror = "1.0.30"
cfg-if = "1.0.0"