package
0.22.0
Repository: https://github.com/mokiat/lacking.git
Documentation: pkg.go.dev

# Functions

NewPlotter creates a new Plotter instance over the specified byte slice.
NewScanner creates a new Scanner instance over the specified byte slice.

# Structs

Plotter is a wrapper over a byte slice that enables writing of various types of primitives in little-endian order.
Scanner is a wrapper over a byte slice that enables writing of various types of primitives.