Module: CBOR_DIAG::Streamstring4

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

Instance Method Summary collapse

Instance Method Details

#hstringObject



1772
1773
1774
# File 'lib/cbor-diag-parser.rb', line 1772

def hstring
  elements[2]
end

#owsObject



1768
1769
1770
# File 'lib/cbor-diag-parser.rb', line 1768

def ows
  elements[1]
end