package
0.3.0
Repository: https://github.com/google/nftables.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

BigEndian is like binary.BigEndian, but allocates memory and returns byte slices, for convenience.
NativeEndian is either little endian or big endian, depending on the native endian-ness, and allocates memory and returns byte slices, for convenience.

# Interfaces

ByteOrder is like binary.ByteOrder, but allocates memory and returns byte slices, for convenience.