Module: BRS

Defined in:
lib/brs/version.rb,
lib/brs/file.rb,
lib/brs/error.rb,
lib/brs/option.rb,
lib/brs/string.rb,
lib/brs/validation.rb,
lib/brs/stream/reader.rb,
lib/brs/stream/writer.rb,
lib/brs/stream/raw/compressor.rb,
lib/brs/stream/raw/decompressor.rb

Overview

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

Defined Under Namespace

Modules: Option, Stream Classes: AccessIOError, AllocateError, BaseError, DecompressorCorruptedSourceError, File, NotEnoughDestinationBufferError, NotEnoughSourceBufferError, ReadIOError, String, Validation, WriteIOError

Constant Summary collapse

ValidateError =
ADSP::ValidateError
NotEnoughDestinationError =
ADSP::NotEnoughDestinationError
UsedAfterCloseError =
ADSP::UsedAfterCloseError
NotImplementedError =
ADSP::NotImplementedError
UnexpectedError =
ADSP::UnexpectedError
VERSION =
"1.3.3".freeze