Module: CBOR_DIAG::Streamstring0
- Defined in:
- lib/cbor-diag-parser.rb
Instance Method Summary collapse
Instance Method Details
#ows1 ⇒ Object
3121 3122 3123 |
# File 'lib/cbor-diag-parser.rb', line 3121 def ows1 elements[1] end |
#ows2 ⇒ Object
3129 3130 3131 |
# File 'lib/cbor-diag-parser.rb', line 3129 def ows2 elements[3] end |
#string ⇒ Object
3125 3126 3127 |
# File 'lib/cbor-diag-parser.rb', line 3125 def string elements[2] end |