Module: CBOR_DIAG::Streamstring2
- Defined in:
- lib/cbor-diag-parser.rb
Instance Method Summary collapse
Instance Method Details
#a1 ⇒ Object
1750 1751 1752 |
# File 'lib/cbor-diag-parser.rb', line 1750 def a1 elements[4] end |
#ows1 ⇒ Object
1742 1743 1744 |
# File 'lib/cbor-diag-parser.rb', line 1742 def ows1 elements[1] end |
#ows2 ⇒ Object
1746 1747 1748 |
# File 'lib/cbor-diag-parser.rb', line 1746 def ows2 elements[3] end |