//
pkg.gl
Category
github.com/google/agi
core
data
endian
package
3.3.0+incompatible
Repository:
https://github.com/google/agi.git
Documentation:
pkg.go.dev
Versions
3
Dependencies
7
Dependents
0
Files
247 SLOC
#
Functions
Reader
Reader creates a binary.Reader that reads from the provided io.Reader, with the specified byte order.
Writer
Writer creates a binary.Writer that writes to the supplied stream, with the specified byte order.