Redland RDF Application Framework API Reference Manual | ||
---|---|---|
<<< Previous | Next >>> |
ISO Latin-1 string buffer
buffer size
Pointer to variable to store resulting string length or NULL
Converts the given ISO Latin-1 string to an UTF-8 encoded string representing the same content. This is lossless.
If the output_length pointer is not NULL, the returned string length will be stored there.
<<< Previous | Home | Next >>> |
librdf_utf8_to_latin1 | Up | librdf_utf8_print |