Categorygithub.com/saferwall/binstream
repositorypackage
0.1.2
Repository: https://github.com/saferwall/binstream.git
Documentation: pkg.go.dev

# README

binstream

Package binstream implements a flexible and lightweight binary stream with a clean and simple API similar to Go's bytes.Reader.

The package serves as a great foundation for parsing binary file formats, it also gives complete control to the user in a transparent API.