binary-reader 0.1.0

A binary reader for rust-lang. not for serialize
Documentation
binary-reader
-------------
A binary reader for rust-lang. not for serialize.

Example
-------
TODO...

TODO
----
 * Add Example(s).
 * Add `Little-Endian` support
  - Maybe support `Native-Endian` too?
 * Reference Document
 * Code Optimize
 * Support `float` and `double`