zlib

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:19 +05 2020. DO NOT EDIT.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewReader

func NewReader(r io.Reader) (io.ReadCloser, error)

func NewReaderDict

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

func NewWriter

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

func NewWriterLevel

func NewWriterLevel(w io.Writer, level int) (*zlib.Writer, error)

func NewWriterLevelDict

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

func WriterClose

func WriterClose(z *zlib.Writer) error

func WriterFlush

func WriterFlush(z *zlib.Writer) error

func WriterWrite

func WriterWrite(z *zlib.Writer, p []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