Class: BinData::Primitive
- Inherits:
-
Object
- Object
- BinData::Primitive
- Defined in:
- lib/binproxy/proxy_message.rb
Instance Method Summary collapse
Instance Method Details
#annotated_snapshot ⇒ Object
74 75 76 |
# File 'lib/binproxy/proxy_message.rb', line 74 def annotated_snapshot super.merge annotate_value(snapshot) end |