class BinData::Stringz

def value_to_binary_string(val)

def value_to_binary_string(val)
  trim_and_zero_terminate(val)
end