Module: CBOR_DIAG::Streamstring4

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

Instance Method Summary collapse

Instance Method Details

#hstringObject



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

def hstring
  elements[2]
end

#owsObject



3195
3196
3197
# File 'lib/cbor-diag-parser.rb', line 3195

def ows
  elements[1]
end