zipstd

package module
v0.0.0-...-13ba8e2 Latest Latest
Warning

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

Go to latest
Published: Jul 3, 2023 License: MIT Imports: 3 Imported by: 0

README

zipstd

use zstd in zip

uses github.com/klauspost/compress

Documentation

Index

Constants

View Source
const (
	// re-export, prefer the first one
	ZipMethodWinZip = zstd.ZipMethodWinZip
	ZipMethodPKWare = zstd.ZipMethodPKWare
)

Variables

Functions

func NewReader

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

func NewWriter

func NewWriter(w io.Writer) *zip.Writer

func OpenReader

func OpenReader(name string) (*zip.ReadCloser, error)

func Register

func Register(z any)

func RegisterCompressor

func RegisterCompressor(z checkCompressor)

func RegisterDecompressor

func RegisterDecompressor(z checkDecompressor)

Types

This section is empty.

Jump to

Keyboard shortcuts

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