Module: CBOR_DIAG::Streamstring6
- Defined in:
- lib/cbor-diag-parser.rb
Instance Method Summary collapse
Instance Method Details
#a1 ⇒ Object
1804 1805 1806 |
# File 'lib/cbor-diag-parser.rb', line 1804 def a1 elements[4] end |
#ows1 ⇒ Object
1796 1797 1798 |
# File 'lib/cbor-diag-parser.rb', line 1796 def ows1 elements[1] end |
#ows2 ⇒ Object
1800 1801 1802 |
# File 'lib/cbor-diag-parser.rb', line 1800 def ows2 elements[3] end |