omni::transcoding::encodeBootstringIdentifier

Defined in omni/transcoding/transcoding.h

std::string omni::transcoding::encodeBootstringIdentifier(const std::string &inputString, const Format &format)

Encodes an identifier using the Bootstring algorithm.

Parameters
  • inputString – The input string

  • format – The format to apply in transcoding