Module: ADSP
- Defined in:
- lib/adsp/error.rb,
lib/adsp/file.rb,
lib/adsp/option.rb,
lib/adsp/string.rb,
lib/adsp/version.rb,
lib/adsp/test/file.rb,
lib/adsp/validation.rb,
lib/adsp/stream/stat.rb,
lib/adsp/test/common.rb,
lib/adsp/test/option.rb,
lib/adsp/test/string.rb,
lib/adsp/test/version.rb,
lib/adsp/stream/reader.rb,
lib/adsp/stream/writer.rb,
lib/adsp/test/mock/file.rb,
lib/adsp/stream/abstract.rb,
lib/adsp/test/validation.rb,
lib/adsp/stream/delegates.rb,
lib/adsp/test/mock/common.rb,
lib/adsp/test/mock/string.rb,
lib/adsp/test/stream/reader.rb,
lib/adsp/test/stream/writer.rb,
lib/adsp/stream/raw/abstract.rb,
lib/adsp/test/stream/minitar.rb,
lib/adsp/test/stream/abstract.rb,
lib/adsp/stream/raw/compressor.rb,
lib/adsp/stream/reader_helpers.rb,
lib/adsp/stream/writer_helpers.rb,
lib/adsp/stream/raw/decompressor.rb,
lib/adsp/test/mock/stream/reader.rb,
lib/adsp/test/mock/stream/writer.rb,
lib/adsp/test/stream/raw/abstract.rb,
lib/adsp/test/stream/raw/compressor.rb,
lib/adsp/test/stream/reader_helpers.rb,
lib/adsp/test/stream/writer_helpers.rb,
lib/adsp/stream/raw/native_compressor.rb,
lib/adsp/test/stream/raw/decompressor.rb,
lib/adsp/stream/raw/native_decompressor.rb,
lib/adsp/test/mock/stream/raw/compressor.rb,
lib/adsp/test/mock/stream/raw/decompressor.rb,
lib/adsp/test/mock/stream/raw/native_compressor.rb,
lib/adsp/test/mock/stream/raw/native_decompressor.rb
Overview
Abstract data stream processor. Copyright © 2021 AUTHORS, MIT License.
Defined Under Namespace
Modules: Stream, Test Classes: BaseError, File, NotEnoughDestinationError, NotImplementedError, Option, String, UnexpectedError, UsedAfterCloseError, ValidateError, Validation
Constant Summary collapse
- VERSION =
Abstract data stream processor version.
"1.0.10".freeze