class BinData::Struct::Snapshot
:nodoc:
A hash that can be accessed via attributes.
def method_missing(symbol, *args)
A hash that can be accessed via attributes.
def method_missing(symbol, *args) self[symbol.id2name] || super end
:nodoc:
A hash that can be accessed via attributes.
def method_missing(symbol, *args) self[symbol.id2name] || super end