Module: CBOR_DIAG::Streamstring0
- Defined in:
- lib/cbor-diag-parser.rb
Instance Method Summary collapse
Instance Method Details
#ows1 ⇒ Object
3102 3103 3104 |
# File 'lib/cbor-diag-parser.rb', line 3102 def ows1 elements[1] end |
#ows2 ⇒ Object
3110 3111 3112 |
# File 'lib/cbor-diag-parser.rb', line 3110 def ows2 elements[3] end |
#string ⇒ Object
3106 3107 3108 |
# File 'lib/cbor-diag-parser.rb', line 3106 def string elements[2] end |