Method: Protocol::HTTP2::Frame#stream_id

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

#stream_idObject

Returns the value of attribute stream_id.



85
86
87
# File 'lib/protocol/http2/frame.rb', line 85

def stream_id
  @stream_id
end