class BinData::Primitive

def get

internal struct.
Extracts the value for this data object from the fields of the
def get
  raise NotImplementedError
end