package
1.11.8
Repository: https://github.com/influxdata/influxdb.git
Documentation: pkg.go.dev

# Functions

ReadLV reads the length-value from a TLV record.
ReadTLV reads a type-length-value record from r.
ReadType reads the type from a TLV record.
WriteLV writes the length-value in a TLV record to w.
WriteTLV writes a type-length-value record to w.
WriteType writes the type in a TLV record to w.

# Constants