Class: Hx::Interop::StreamWriter

Inherits:
StreamAdapter show all
Includes:
Writer
Defined in:
lib/interop/stream_writer.rb

Overview

Writes messages to a stream (e.g. STDOUT)

Method Summary

Methods included from Writer

#<<, new, #write

Methods inherited from StreamAdapter

#initialize

Constructor Details

This class inherits a constructor from Hx::Interop::StreamAdapter