Redland RDF Application Framework API Reference Manual | ||
---|---|---|
<<< Previous | Next >>> |
UTF-8 string buffer
buffer size
Pointer to variable to store resulting string length or NULL
Converts the given UTF-8 string to the ISO Latin-1 subset of Unicode (characters 0x00-0xff), discarding any out of range characters.
If the output_length pointer is not NULL, the returned string length will be stored there.
<<< Previous | Home | Next >>> |
librdf_utf8_to_unicode_char | Up | librdf_latin1_to_utf8 |