descompress

package
v1.3.1 Latest Latest
Warning

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

Go to latest
Published: Nov 14, 2025 License: GPL-2.0 Imports: 7 Imported by: 0

Documentation

Overview

Detect stream compression and return new stream with file descompressed, if not detect compression return initial stream

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewDescompress

func NewDescompress(inputReader io.Reader) (io.ReadCloser, error)

Detect body compression and return new reader without compression, Current support to:

  • gzip
  • bzip2
  • xz
  • zstd
  • deflate

Types

This section is empty.

Jump to

Keyboard shortcuts

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