Class: ADSP::Test::Mock::Stream::Writer
- Inherits:
-
Stream::Writer
- Object
- Stream::Abstract
- Stream::Writer
- ADSP::Test::Mock::Stream::Writer
- Defined in:
- lib/adsp/test/mock/stream/writer.rb
Overview
ADSP::Test::Mock::Stream::Writer class.
Constant Summary collapse
- RawCompressor =
Mock::Stream::Raw::Compressor
Constants included from Stream::Delegates
Instance Attribute Summary
Attributes inherited from Stream::Abstract
#external_encoding, #internal_encoding, #io, #pos, #stat, #transcode_options
Method Summary
Methods inherited from Stream::Writer
#close, #close_nonblock, #flush, #flush_nonblock, #initialize, #rewind, #rewind_nonblock, #write, #write_nonblock
Methods included from Stream::WriterHelpers
#<<, included, #print, #printf, #putc, #puts
Methods inherited from Stream::Abstract
#advise, #close, #closed?, #initialize, #rewind, #set_encoding, #to_io
Methods included from Stream::Delegates
Constructor Details
This class inherits a constructor from ADSP::Stream::Writer