Skip to content

KarlAustin/bufferreader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

bufferreader

A utility package for reading binary data from a []byte slice.

Todo

Need to add error checking, rather than just blindly ignoring.

Acknowledgements

This is largely based on fmtbytes but instead of reading from a file, it reads from a []byte slice instead and built to use methods as that suits what I wanted it for better.

About

A utility for reading binary data from a byte slice

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages