gzipreader

package
v0.0.0-...-7c61842 Latest Latest
Warning

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

Go to latest
Published: Sep 24, 2021 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GzipReader

type GzipReader struct {
	Reader io.ReadCloser
	// contains filtered or unexported fields
}

GzipReader wraps a ReadCloser call gzip.NewReader on the first call to Read

func (*GzipReader) Close

func (gz *GzipReader) Close() error

func (*GzipReader) Read

func (gz *GzipReader) Read(p []byte) (n int, err error)

Jump to

Keyboard shortcuts

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