Module: CBOR_DIAG::Streamstring1
- Defined in:
- lib/cbor-diag-parser.rb
Instance Method Summary collapse
Instance Method Details
#an ⇒ Object
3143 3144 3145 |
# File 'lib/cbor-diag-parser.rb', line 3143 def an elements[2] end |
#ows ⇒ Object
3139 3140 3141 |
# File 'lib/cbor-diag-parser.rb', line 3139 def ows elements[1] end |
#string ⇒ Object
3135 3136 3137 |
# File 'lib/cbor-diag-parser.rb', line 3135 def string elements[0] end |