package
0.13.28
Repository: https://github.com/easystack/cilium.git
Documentation: pkg.go.dev

# Functions

HostSliceToNetwork converts b to the networking byte order.
HostToNetwork converts b to the networking byte order.
HostToNetworkPut puts v into b with the networking byte order.
HostToNetworkSlice converts b to the networking byte order.
NetworkToHost converts n to host byte order.
NetworkToHostPut puts v into b with the networking byte order.

# Variables

Native is set to the host ByteOrder type.