Class: BinData::BasePrimitive
- Inherits:
-
Object
- Object
- BinData::BasePrimitive
- Defined in:
- lib/binproxy/proxy_message.rb
Direct Known Subclasses
Instance Method Summary collapse
Instance Method Details
#annotated_snapshot ⇒ Object
46 47 48 |
# File 'lib/binproxy/proxy_message.rb', line 46 def annotated_snapshot super.merge annotate_value(snapshot) end |