gunzip

package module
v0.0.0-...-cd9858f Latest Latest
Warning

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

Go to latest
Published: Nov 3, 2023 License: GPL-3.0 Imports: 6 Imported by: 0

README

gunzip-go

A simple package for gunzipping readers and files. Can build into a useable binary similar to the Linux gunzip command - but I would not recommend using it over the more-optimized gunzip command.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func File

func File(input string) ([]byte, error)

func Gunzip

func Gunzip(input string) error

func Reader

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

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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