//
pkg.gl
Category
github.com/NVIDIA/go-nvlib
pkg
nvpci
bytes
package
0.7.0
Repository:
https://github.com/nvidia/go-nvlib.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
3
Files
184 SLOC
#
Functions
New
New raw bytearray.
NewBigEndian
NewBigEndian big endian ordering of bytes.
NewLittleEndian
NewLittleEndian little endian ordering of bytes.
#
Interfaces
Bytes
Bytes object for manipulating arbitrary byte arrays.
Raw
Raw returns just the bytes without any assumptions about layout.
Reader
Reader used to read various data sizes in the byte array.
Writer
Writer used to write various sizes of data in the byte array.