reading

package
v0.0.0-...-27647ab Latest Latest
Warning

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

Go to latest
Published: Oct 17, 2023 License: BSD-3-Clause Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ByteReader

type ByteReader struct {
	// contains filtered or unexported fields
}

func NewByteReader

func NewByteReader(b []byte) *ByteReader

func (*ByteReader) Len

func (r *ByteReader) Len() int

func (*ByteReader) Read

func (r *ByteReader) Read(b []byte) (n int, err error)

func (*ByteReader) ReadAt

func (r *ByteReader) ReadAt(b []byte, off int64) (n int, err error)

func (*ByteReader) ReadByte

func (r *ByteReader) ReadByte() (byte, error)

func (*ByteReader) Size

func (r *ByteReader) Size() int64

func (*ByteReader) Skip

func (r *ByteReader) Skip(n int64) error

func (*ByteReader) Tell

func (r *ByteReader) Tell() int64

type ModuleReader

type ModuleReader struct {
	// contains filtered or unexported fields
}

func (*ModuleReader) ReadModule

func (r *ModuleReader) ReadModule()

Directories

Path Synopsis
https://en.wikipedia.org/wiki/LEB128
https://en.wikipedia.org/wiki/LEB128

Jump to

Keyboard shortcuts

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