internal

package
v0.0.0-...-db56c9c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 19, 2021 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const MaxVarintSize = binary.MaxVarintLen64

Variables

This section is empty.

Functions

func PutVarint

func PutVarint(b []byte, v uint64) int

func ReadVarint

func ReadVarint(b []byte) (uint64, int)

func ReadVarintLast

func ReadVarintLast(b []byte) (uint64, int)

func VarintSize

func VarintSize(v uint64) int

func VarintSizeInBytes

func VarintSizeInBytes(b []byte) int

func VarintSizeInLastBytes

func VarintSizeInLastBytes(b []byte) int

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL