Class: ADSP::Test::Mock::Stream::Raw::Decompressor
- Inherits:
-
Stream::Raw::Decompressor
- Object
- Stream::Raw::Abstract
- Stream::Raw::Decompressor
- ADSP::Test::Mock::Stream::Raw::Decompressor
- Defined in:
- lib/adsp/test/mock/stream/raw/decompressor.rb
Overview
ADSP::Test::Mock::Stream::Raw::Decompressor class.
Constant Summary collapse
- NativeDecompressor =
Raw::NativeDecompressor
Constants inherited from Stream::Raw::Decompressor
Stream::Raw::Decompressor::BUFFER_LENGTH_NAMES, Stream::Raw::Decompressor::Option
Method Summary
Methods inherited from Stream::Raw::Decompressor
#close, #flush, #initialize, #read
Methods inherited from Stream::Raw::Abstract
#close, #closed?, #flush, #initialize
Constructor Details
This class inherits a constructor from ADSP::Stream::Raw::Decompressor