kubernetes/vendor/go.etcd.io/etcd/pkg/v3/cpuutil/endian.go

const intWidth

var byteOrder

// ByteOrder returns the byte order for the CPU's native endianness.
func ByteOrder() binary.ByteOrder {}

func init() {}