Module: CBOR_DIAG::Streamstring4

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

Instance Method Summary collapse

Instance Method Details

#hstringObject



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

def hstring
  elements[2]
end

#owsObject



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

def ows
  elements[1]
end