Skip to content

syohex/emacs-zstd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

emacs-zstd

zstd binding of Emacs Lisp

Interfaces

(zstd-compress string &optional level) -> vector

Compress string

(zstd-decompress vector) -> vector

Decompress vector which contains bytes

About

libzstd binding of Emacs Lisp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published