class BinData::Primitive

def set(v)

Sets the fields of the internal struct to represent +v+.
def set(v)
  raise NotImplementedError
end