Module: CBOR_DIAG::Streamstring1
- Defined in:
- lib/cbor-diag-parser.rb
Instance Method Summary collapse
Instance Method Details
#an ⇒ Object
3124 3125 3126 |
# File 'lib/cbor-diag-parser.rb', line 3124 def an elements[2] end |
#ows ⇒ Object
3120 3121 3122 |
# File 'lib/cbor-diag-parser.rb', line 3120 def ows elements[1] end |
#string ⇒ Object
3116 3117 3118 |
# File 'lib/cbor-diag-parser.rb', line 3116 def string elements[0] end |