hao 0.0.2-prerelease

.net binary reader
Documentation
1
2
3
4
5
mod reader;
mod signature;

pub use reader::BlobStream;
pub use signature::*;