class BinData::Buffer

def initialize_instance

def initialize_instance
  @type = get_parameter(:type).instantiate(nil, self)
end