tmvarint

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: May 13, 2020 License: Apache-2.0, Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TMVarint

type TMVarint interface {
	EncodeUvarint(i uint) []byte
	EncodeVarint(i int) []byte
}

type TMVarintV0

type TMVarintV0 struct {
}

func (TMVarintV0) EncodeUvarint

func (e TMVarintV0) EncodeUvarint(i uint) []byte

func (TMVarintV0) EncodeVarint

func (e TMVarintV0) EncodeVarint(i int) []byte

Jump to

Keyboard shortcuts

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