module Snappy
Defined in:
snappy.cr
snappy/version.cr
Constant Summary
-
VERSION =
"0.1.0"
Class Method Summary
Class Method Detail
def self.
deflate(slice : Slice(UInt8))
#
def self.
inflate(slice : Slice(UInt8))
#
def self.
valid?(slice : Slice(UInt8))
#