binary-reader

Crates.iobinary-reader
lib.rsbinary-reader
version0.4.5
sourcesrc
created_at2017-11-28 10:23:45.879376
updated_at2022-02-28 10:33:47.072484
descriptionA binary reader for rust-lang. for step by step. It's a minimal `byteorder` wrapper for read bytes.
homepage
repositoryhttps://github.com/MPThLee/binary-reader.rs
max_upload_size
id40825
size33,486
(MPThLee)

documentation

README

binary-reader

Crates MIT License Documentation Dependency Status

Continuous Integration FOSSA Status Codecov Coverage Status

All Contributors

A binary reader for rust-lang. for step by step. It's a minimal byteorder wrapper for read bytes.

Example

See examples folder.

TODO

  • Reference Document
  • Code Optimize
  • More tests and examples

Contributors


MPThLee

💻

Enrico Gruner

💻

Dániel Buga

💻

This project follows the all-contributors specification. Contributions of any kind welcome!

LICENSE

The MIT License (MIT)

FOSSA Status

Commit count: 93

cargo fmt