Module: CBOR_DIAG::Streamstring5
- Defined in:
- lib/cbor-diag-parser.rb
Instance Method Summary collapse
Instance Method Details
#an ⇒ Object
3178 3179 3180 |
# File 'lib/cbor-diag-parser.rb', line 3178 def an elements[2] end |
#hbstring ⇒ Object
3170 3171 3172 |
# File 'lib/cbor-diag-parser.rb', line 3170 def hbstring elements[0] end |
#ows ⇒ Object
3174 3175 3176 |
# File 'lib/cbor-diag-parser.rb', line 3174 def ows elements[1] end |