rs-bytebuffer 0.1.0

this is a bytebuffer tools
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.byteorder]
version = "1.4.3"

[package]
authors = ["yanlsix <yanlsix@163.com>"]
description = "this is a bytebuffer tools"
edition = "2021"
homepage = "https://github.com/yanlongsix/rs-bytebuffer"
keywords = ["bytebuffer", "byte"]
license = "Apache-2.0"
name = "rs-bytebuffer"
readme = "README.md"
repository = "https://github.com/yanlongsix/rs-bytebuffer"
resolver = "2"
version = "0.1.0"