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

# Functions

New returns a new AlignedBuff for marshalling aligned data in native endianess.
NewWithData returns a new AlignedBuff for unmarshalling the passed data in native endianess.

# Variables

ErrEOF signals trying to read beyond the available payload information.

# Structs

AlignedBuff implements marshalling and unmarshalling information in platform/architecture native endianess and data type alignment.