Class: DS9::Frames::Data

Inherits:
Frame
  • Object
show all
Defined in:
lib/ds9.rb,
ext/ds9/ds9_frames.c

Instance Method Summary collapse

Methods inherited from Frame

#continuation?, #end_stream?, #flags, #goaway?, #header, #headers?, #length, #ping?, #priority?, #push_promise?, #rst_stream?, #settings?, #stream_id, #type, #window_update?

Instance Method Details

#data?Boolean

Returns:

  • (Boolean)


59
# File 'lib/ds9.rb', line 59

def data?;     true; end