psilva261 / szdd

SZDD decompression in Golang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

szdd

Decompression for SZDD files ported from github.com/ryant523/szdd-expand to Golang.

Usage

go install ./cmd/szdd
szdd -i archive.dat -o out.dat

About

SZDD decompression in Golang

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Go 100.0%