Skip to content

Commit

Permalink
Add EndianReader<T>
Browse files Browse the repository at this point in the history
An easy way to define a custom `Reader` implementation with a reference to a
generic buffer of bytes and an associated endianity.

Fix #294
  • Loading branch information
fitzgen committed May 11, 2018
1 parent 54dd5a3 commit 0df9e5d
Show file tree
Hide file tree
Showing 4 changed files with 522 additions and 76 deletions.
Loading

0 comments on commit 0df9e5d

Please sign in to comment.