Module: CBOR_DIAG::Streamstring4

Defined in:
lib/cbor-diag-parser.rb

Instance Method Summary collapse

Instance Method Details

#hstringObject



3203
3204
3205
# File 'lib/cbor-diag-parser.rb', line 3203

def hstring
  elements[2]
end

#owsObject



3199
3200
3201
# File 'lib/cbor-diag-parser.rb', line 3199

def ows
  elements[1]
end