package
0.10.0
Repository: https://github.com/prometheus/tsdb.git
Documentation: pkg.go.dev

# Functions

NewDecbufAt returns a new decoding buffer.
NewDecbufUvarintAt returns a new decoding buffer.

# Variables

No description provided by the author
No description provided by the author

# Structs

Decbuf provides safe methods to extract data from a byte slice.
Encbuf is a helper type to populate a byte slice with various types.

# Interfaces

ByteSlice abstracts a byte slice.