Method: HTTP::Protocol::HTTP2::Window#used
- Defined in:
- lib/http/protocol/http2/window_update_frame.rb
#used ⇒ Object
Returns the value of attribute used.
41 42 43 |
# File 'lib/http/protocol/http2/window_update_frame.rb', line 41 def used @used end |