ppmd

package module
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: May 23, 2026 License: MIT Imports: 3 Imported by: 0

README

PPMD variant H with 7-zip extensions decompressor for go.

PPMD7 in 7-zip source code.

Ported to go from C# SharpCompress https://github.com/adamhathcock/sharpcompress

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Reader

type Reader struct {
	// contains filtered or unexported fields
}

func NewH7zReader

func NewH7zReader(r io.Reader, order, memorySize, uncompressedSize int) (Reader, error)

create PPMD variant H with 7-zip compatible modifications decompressor (like PPMD7 in 7-zip source code)

func (*Reader) Read

func (d *Reader) Read(buf []byte) (int, error)

Directories

Path Synopsis
internal
h7z

Jump to

Keyboard shortcuts

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