Module: ZSTDS

Defined in:
lib/zstds/error.rb,
lib/zstds/file.rb,
lib/zstds/option.rb,
lib/zstds/string.rb,
lib/zstds/version.rb,
lib/zstds/dictionary.rb,
lib/zstds/validation.rb,
lib/zstds/stream/stat.rb,
lib/zstds/stream/reader.rb,
lib/zstds/stream/writer.rb,
lib/zstds/stream/abstract.rb,
lib/zstds/stream/delegates.rb,
lib/zstds/stream/raw/abstract.rb,
lib/zstds/stream/raw/compressor.rb,
lib/zstds/stream/reader_helpers.rb,
lib/zstds/stream/writer_helpers.rb,
lib/zstds/stream/raw/decompressor.rb

Overview

Ruby bindings for zstd library. Copyright © 2019 AUTHORS, MIT License.

Defined Under Namespace

Modules: File, Option, Stream, String, Validation Classes: AccessIOError, AllocateError, BaseError, CorruptedDictionaryError, DecompressorCorruptedSourceError, Dictionary, NotEnoughDestinationBufferError, NotEnoughDestinationError, NotEnoughSourceBufferError, ReadIOError, UnexpectedError, UsedAfterCloseError, ValidateError, WriteIOError

Constant Summary collapse

VERSION =
"1.1.1".freeze