/go-endian

Package endian provides tools for working with the Little Endian and Big Endian data (such as reading it, and writing it), or in other words, translating to and from numbers and byte sequences using Little Endian and Big Endian encodings, for the Go programming language.

Primary LanguageGoMIT LicenseMIT

No issues in this repository yet.