Versions in this module Expand all Collapse all v0 v0.10.0 Jul 21, 2017 Changes in this version + var Native = nl.NativeEndian() + func HostSliceToNetwork(b []byte, t reflect.Kind) interface + func HostToNetwork(b interface{}) interface + func HostToNetworkPut(b []byte, v interface{}) + func HostToNetworkSlice(b []byte, t reflect.Kind) interface + func NetworkToHost(n interface{}) interface + func NetworkToHostPut(b []byte, v interface{})