omniClientMakePrintable

Defined in OmniClient.h

char *omniClientMakePrintable(char const *string, char *buffer, size_t *bufferSize)

This escapes any control codes (like newline and backspace) and any invalid UTF8 characters.

buffer rules are the same as omniClientMakeUrl