Class: BinData::Primitive

Inherits:
Object
  • Object
show all
Defined in:
lib/binproxy/proxy_message.rb

Instance Method Summary collapse

Instance Method Details

#annotated_snapshotObject



74
75
76
# File 'lib/binproxy/proxy_message.rb', line 74

def annotated_snapshot
  super.merge annotate_value(snapshot)
end