Class: DS9::Frames::WindowUpdate

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

Instance Method Summary collapse

Methods inherited from Frame

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

Instance Method Details

#window_update?Boolean

Returns:

  • (Boolean)


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

def window_update?; true; end