Module: CBOR_DIAG::Streamstring2
- Defined in:
- lib/cbor-diag-parser.rb
Instance Method Summary collapse
Instance Method Details
#a1 ⇒ Object
3157 3158 3159 |
# File 'lib/cbor-diag-parser.rb', line 3157 def a1 elements[4] end |
#ows1 ⇒ Object
3149 3150 3151 |
# File 'lib/cbor-diag-parser.rb', line 3149 def ows1 elements[1] end |
#ows2 ⇒ Object
3153 3154 3155 |
# File 'lib/cbor-diag-parser.rb', line 3153 def ows2 elements[3] end |