zipextractor

package
v0.0.0-...-92831b5 Latest Latest
Warning

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

Go to latest
Published: Feb 20, 2018 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ZipExtractor

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

func New

func New(reader io.ReaderAt, readerSize int64) (*ZipExtractor, error)

func (*ZipExtractor) Features

func (ze *ZipExtractor) Features() savior.ExtractorFeatures

func (*ZipExtractor) FlateThreshold

func (ze *ZipExtractor) FlateThreshold() int64

func (*ZipExtractor) Resume

func (ze *ZipExtractor) Resume(checkpoint *savior.ExtractorCheckpoint, sink savior.Sink) (*savior.ExtractorResult, error)

func (*ZipExtractor) SetConsumer

func (ze *ZipExtractor) SetConsumer(consumer *state.Consumer)

func (*ZipExtractor) SetFlateThreshold

func (ze *ZipExtractor) SetFlateThreshold(flateThreshold int64)

func (*ZipExtractor) SetSaveConsumer

func (ze *ZipExtractor) SetSaveConsumer(saveConsumer savior.SaveConsumer)

Jump to

Keyboard shortcuts

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