compression

package
v0.0.0-...-278bb9c Latest Latest
Warning

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

Go to latest
Published: Sep 23, 2022 License: BSD-3-Clause Imports: 7 Imported by: 0

Documentation

Overview

Package compression defines the methods used to compress and decompress file streams.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Compress

func Compress(reader io.Reader, strategy images.DiskCompressionStrategy) (io.Reader, error)

Compress is a decorator to compress a disk image stream

func Decompress

func Decompress(reader io.Reader, strategy images.DiskCompressionStrategy) (io.Reader, error)

Decompress is a decorator to decompress a disk image stream

Types

This section is empty.

Jump to

Keyboard shortcuts

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