lzw

package
v1.0.4 Latest Latest
Warning

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

Go to latest
Published: Mar 26, 2020 License: GPL-2.0, MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Exports = map[string]interface{}{
	"_name":  "compress/lzw",
	"reader": lzw.NewReader,
	"writer": lzw.NewWriter,
	"LSB":    lzw.LSB,
	"MSB":    lzw.MSB,

	"NewReader": lzw.NewReader,
	"NewWriter": lzw.NewWriter,
}

Exports is the export table of this module.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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