Flush the underlying stream.
57 58 59
# File 'lib/protocol/http2/framer.rb', line 57 def flush @stream.flush end