bigcompressor

package module
v1.0.5 Latest Latest
Warning

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

Go to latest
Published: Jul 20, 2020 License: MIT Imports: 9 Imported by: 2

README

go-bigcompressor

A golang high performance & memory efficent compressor library for compressing large folder

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BigCompressor

type BigCompressor struct {
	MaxPrecompressChunkSize int64
	MaxDecompressBufferSize int64
	CombineChunk            bool
	// contains filtered or unexported fields
}

func (*BigCompressor) Compress

func (bc *BigCompressor) Compress(src, dst string) error

func (*BigCompressor) Decompress

func (bc *BigCompressor) Decompress(src, dst string) error

Jump to

Keyboard shortcuts

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