lod

package
v0.0.0-...-f9770cb Latest Latest
Warning

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

Go to latest
Published: May 2, 2024 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

View Source
const FILE_NAME_LENGTH = 16

Variables

This section is empty.

Functions

This section is empty.

Types

type File

type File struct {
	*os.File
}

func (*File) ReadInt32

func (f *File) ReadInt32() (int32, error)

type Reader

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

func NewReader

func NewReader(fileName string) *Reader

func (*Reader) GetFile

func (r *Reader) GetFile(fileName string) ([]byte, error)

func (*Reader) GetFileList

func (r *Reader) GetFileList() []string

func (*Reader) LoadMetadata

func (r *Reader) LoadMetadata() error

Jump to

Keyboard shortcuts

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