xz

package module
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jan 14, 2024 License: MIT Imports: 4 Imported by: 0

README

xz

The xz package implements reading of xz format compressed data implemented as a cgo shim over liblzma. It aims to reduce allocations and buffer copying to limit overhead where possible and remain performant.

Install
go get dill.foo/xz

Documentation

Overview

Package xz decompresses data with C-lzma library.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewReader

func NewReader(src io.Reader) io.Reader

Types

This section is empty.

Directories

Path Synopsis
examples
Package lzma decompresses data with C-lzma library.
Package lzma decompresses data with C-lzma library.

Jump to

Keyboard shortcuts

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