package byteorder

Import Path
	internal/byteorder (on go.dev)

Dependency Relation
	imports 0 packages, and imported by 21 packages

Involved Source Files Package byteorder provides functions for decoding and encoding little and big endian integer types from/to byte slices.