Module: CBOR_DIAG::Streamstring4
- Defined in:
- lib/cbor-diag-parser.rb
Instance Method Summary collapse
Instance Method Details
#hbstring ⇒ Object
3179 3180 3181 |
# File 'lib/cbor-diag-parser.rb', line 3179 def hbstring elements[2] end |
#ows1 ⇒ Object
3175 3176 3177 |
# File 'lib/cbor-diag-parser.rb', line 3175 def ows1 elements[1] end |
#ows2 ⇒ Object
3183 3184 3185 |
# File 'lib/cbor-diag-parser.rb', line 3183 def ows2 elements[3] end |