Module: CBOR_DIAG::Streamstring6
- Defined in:
- lib/cbor-diag-parser.rb
Instance Method Summary collapse
Instance Method Details
#a1 ⇒ Object
3234 3235 3236 |
# File 'lib/cbor-diag-parser.rb', line 3234 def a1 elements[4] end |
#ows1 ⇒ Object
3226 3227 3228 |
# File 'lib/cbor-diag-parser.rb', line 3226 def ows1 elements[1] end |
#ows2 ⇒ Object
3230 3231 3232 |
# File 'lib/cbor-diag-parser.rb', line 3230 def ows2 elements[3] end |