packext

package
v0.0.0-...-8817f42 Latest Latest
Warning

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

Go to latest
Published: May 4, 2020 License: GPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// VersionSupported is the packfile version supported by this package
	VersionSupported uint32 = 2
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Scanner

type Scanner struct {
	RawObj []byte
	// contains filtered or unexported fields
}

func NewScanner

func NewScanner(o []byte) *Scanner

func (*Scanner) Header

func (s *Scanner) Header() (*packfile.ObjectHeader, error)

func (*Scanner) ReadByte

func (s *Scanner) ReadByte() (byte, error)

func (*Scanner) Reader

func (s *Scanner) Reader() io.Reader

Jump to

Keyboard shortcuts

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