Method: Protocol::HTTP2::Window#used

Defined in:
lib/protocol/http2/window.rb

#usedObject (readonly)

Returns the value of attribute used.



29
30
31
# File 'lib/protocol/http2/window.rb', line 29

def used
  @used
end