flush_next_in

flush_next_out â String
flush_next_out { |chunk| ... } â nil
Instance Public methods

Flushes output buffer and returns all data in that buffer. If a block is given each chunk is yielded to the block until the current output buffer has been flushed.

doc_ruby_on_rails
2015-06-14 22:12:16
Comments
Leave a Comment

Please login to continue.