flate

package
v0.0.0-...-375d9ab Latest Latest
Warning

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

Go to latest
Published: Feb 26, 2020 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

This file has automatically been generated on Wed Feb 26 15:50:18 +05 2020. DO NOT EDIT.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CorruptInputErrorError

func CorruptInputErrorError(e flate.CorruptInputError) string

func InternalErrorError

func InternalErrorError(e flate.InternalError) string

func NewReader

func NewReader(r io.Reader) io.ReadCloser

func NewReaderDict

func NewReaderDict(r io.Reader, dict []byte) io.ReadCloser

func NewWriter

func NewWriter(w io.Writer, level int) (*flate.Writer, error)

func NewWriterDict

func NewWriterDict(w io.Writer, level int, dict []byte) (*flate.Writer, error)

func ReadErrorError

func ReadErrorError(e *flate.ReadError) string

func WriteErrorError

func WriteErrorError(e *flate.WriteError) string

func WriterClose

func WriterClose(w *flate.Writer) error

func WriterFlush

func WriterFlush(w *flate.Writer) error

func WriterWrite

func WriterWrite(w *flate.Writer, data []byte) (int, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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