lzw

package
v0.0.9 Latest Latest
Warning

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

Go to latest
Published: Aug 14, 2023 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var LZW = New()

Functions

This section is empty.

Types

type Lzw

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

func New

func New() *Lzw

func (*Lzw) Compress

func (l *Lzw) Compress(in io.Reader, out io.Writer) error

func (*Lzw) Decompress

func (l *Lzw) Decompress(in io.Reader, out io.Writer) error

func (*Lzw) Ext

func (l *Lzw) Ext(fileName string) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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