PACKAGE DOCUMENTATION

package natend
    import "github.com/koneu/natend"

    Package natend implements a native endian ByteOrder for use with the
    encoding/binary package or similar interfaces.

VARIABLES

var NativeEndian nativeEndian
    NativeEndian is the native-endian implementation of ByteOrder.


