package
0.7.0
Repository: https://github.com/nvidia/go-nvlib.git
Documentation: pkg.go.dev

# Functions

New raw bytearray.
NewBigEndian big endian ordering of bytes.
NewLittleEndian little endian ordering of bytes.

# Interfaces

Bytes object for manipulating arbitrary byte arrays.
Raw returns just the bytes without any assumptions about layout.
Reader used to read various data sizes in the byte array.
Writer used to write various sizes of data in the byte array.