Documentation ¶
Overview ¶
Package endian exports a constant about whether the machine is big endian.
Index ¶
Constants ¶
View Source
const Big = false
Big is whether the current platform is big endian.
Variables ¶
View Source
var Native = binary.LittleEndian
Native is the platform's native byte order.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.