package
0.17.3
Repository: https://github.com/cilium/ebpf.git
Documentation: pkg.go.dev

# Functions

Marshal turns data into a byte slice using the system's native endianness.
SyscallOutput prepares a Buffer for a syscall to write into.
Unmarshal a byte slice in the system's native endianness into data.
UnsafeBuffer constructs a Buffer for zero-copy unmarshaling.

# Structs

No description provided by the author