endianrw 0.2.1

Reading and writing numbers with specific endianness
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
name = "endianrw"
version = "0.2.1"
authors = ["Kerhong <edgars.baduns@gmail.com>"]
description = "Reading and writing numbers with specific endianness"
keywords = ["endian"]
repository = "https://github.com/kerhong/endianrw"
documentation = "https://kerhong.github.io/endianrw"
license = "MIT"
readme = "README.md"