lzreader

package
v0.0.0-...-3be7092 Latest Latest
Warning

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

Go to latest
Published: Mar 14, 2020 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FILE

type FILE struct {
	Handler *os.File // pointer to the file handler
	Data    []byte   // unused data
	Buff    []byte   // in use data
}

func (*FILE) Load

func (file *FILE) Load()

func (*FILE) LoadGZIP

func (file *FILE) LoadGZIP()

func (*FILE) Read

func (file *FILE) Read(nbytes int64) error

Jump to

Keyboard shortcuts

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