zip

package
v3.3.4 Latest Latest
Warning

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

Go to latest
Published: Apr 2, 2023 License: GPL-3.0 Imports: 7 Imported by: 0

Documentation

Overview

Package zip contains an implementation of a zip extractor.

Index

Constants

This section is empty.

Variables

View Source
var ErrorDangerousFilename = errors.New("dangerous filename detected")

ErrorDangerousFilename indicates that a dangerous filename was found.

Functions

func Extract

func Extract(source io.ReaderAt, length int64, target string) error

Extract takes a reader and the length and then extracts it to the target. The target should be the path to a folder where the extracted files can be placed.

Types

This section is empty.

Jump to

Keyboard shortcuts

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