Module: CBOR_DIAG::Streamstring5
- Defined in:
- lib/cbor-diag-parser.rb
Instance Method Summary collapse
Instance Method Details
#an ⇒ Object
3197 3198 3199 |
# File 'lib/cbor-diag-parser.rb', line 3197 def an elements[2] end |
#hbstring ⇒ Object
3189 3190 3191 |
# File 'lib/cbor-diag-parser.rb', line 3189 def hbstring elements[0] end |
#ows ⇒ Object
3193 3194 3195 |
# File 'lib/cbor-diag-parser.rb', line 3193 def ows elements[1] end |