Provides easy access to the native byte order of the current system, with a warning about portability.
go get github.com/josharian/nativeNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Writes a uint32 in native byte order.
Consider using a fixed byte order (e.g., binary.BigEndian) for network or file formats.
No dependency data recorded yet.