loader

package
v0.33.0 Latest Latest
Warning

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

Go to latest
Published: Jan 30, 2021 License: BSD-3-Clause Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type L

type L struct {
	R binary.Reader
}

L provides panicking reading and integer decoding methods.

func (L) Byte

func (load L) Byte() byte

func (L) Bytes

func (load L) Bytes(n uint32) (data []byte)

func (L) Count

func (load L) Count(maxCount uint32, name string) []struct{}

Count reads a varuint32 for iteration.

func (L) Into

func (load L) Into(buf []byte)

func (L) Uint32

func (load L) Uint32() uint32

func (L) Uint64

func (load L) Uint64() uint64

func (L) Varint32

func (load L) Varint32() int32

func (L) Varint64

func (load L) Varint64() int64

func (L) Varint7

func (load L) Varint7() int8

func (L) Varuint1

func (load L) Varuint1() bool

func (L) Varuint32

func (load L) Varuint32() uint32

func (L) Varuint64

func (load L) Varuint64() uint64

Jump to

Keyboard shortcuts

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