appendedzip

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Jun 5, 2018 License: GPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func OpenFile

func OpenFile(file string) (*zip.Reader, error)

func OpenReader

func OpenReader(r io.ReaderAt, size int64) (*zip.Reader, error)

OpenReader searches for ZIP beginning-of-file signatures ('P' 'K' 03 04) in r and tries to read the file starting at that offset using archive/zip, returning a *zip.Reader for the first valid entry, or an error.

Types

This section is empty.

Jump to

Keyboard shortcuts

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