Module: CBOR_DIAG::Streamstring4
- Defined in:
- lib/cbor-diag-parser.rb
Instance Method Summary collapse
Instance Method Details
#hbstring ⇒ Object
3160 3161 3162 |
# File 'lib/cbor-diag-parser.rb', line 3160 def hbstring elements[2] end |
#ows1 ⇒ Object
3156 3157 3158 |
# File 'lib/cbor-diag-parser.rb', line 3156 def ows1 elements[1] end |
#ows2 ⇒ Object
3164 3165 3166 |
# File 'lib/cbor-diag-parser.rb', line 3164 def ows2 elements[3] end |