class BinData::String

def value_to_binary_string(val)

def value_to_binary_string(val)
  clamp_to_length(val)
end