binary-reader
-------------
[![Crates][CratesIOBadge]][CratesIO]
[![Documentation][DocsRsBadge]][DocsRs]
[![Build Status][TravisCIBadge]][TravisCI]
[![Coverage Status][CoverallsBadge]][Coveralls]
[![Dependency Status][DependencyCIBadge]][DependencyCI]
A binary reader for rust-lang. for step by step.
Example
-------
TODO...
TODO
----
* Add Example(s).
* Maybe support `Native-Endian`?
* Reference Document
* Code Optimize
* Support `float` and `double`
* Return `Result`
[CratesIO]: https://crates.io/crates/binary-reader
[CratesIOBadge]: https://img.shields.io/crates/v/binary-reader.svg
[DocsRs]: https://docs.rs/binary-reader
[DocsRsBadge]: https://docs.rs/binary-reader/badge.svg
[TravisCI]: https://travis-ci.org/MPThLee/binary-reader.rs
[TravisCIBadge]: https://travis-ci.org/MPThLee/binary-reader.rs.svg?branch=master
[Coveralls]: https://coveralls.io/github/MPThLee/binary-reader.rs?branch=master
[CoverallsBadge]: https://coveralls.io/repos/github/MPThLee/binary-reader.rs/badge.svg?branch=master
[DependencyCI]: https://dependencyci.com/github/MPThLee/binary-reader.rs
[DependencyCIBadge]: https://dependencyci.com/github/MPThLee/binary-reader.rs/badge