Syntax
Group
Parameters
Parameters |
Description |
---|---|
const char * text |
Text to use as input |
const char * aFn |
Filename, indicating the source of the text (can be null) |
int aTypeId |
Type id specifying the file type of the input data. |
Description
Sets the input text to be converted, for conversion of a memory buffer instead of a disk file. The text must be a simple null-terminated string.