Redland RDF Application Framework API Reference Manual
<<< Previous
Next >>>
UTF-8
This utility class provides some functions for UTF-8 to/from ISO Latin-1 de/encoding.
UTF8 Class
Table of Contents
librdf_unicode_char_to_utf8
-- Convert a Unicode character to UTF-8 encoding
librdf_utf8_to_unicode_char
-- Convert an UTF-8 encoded buffer to a Unicode character
librdf_utf8_to_latin1
-- Convert a UTF-8 string to ISO Latin-1
librdf_latin1_to_utf8
-- Convert an ISO Latin-1 encoded string to UTF-8
librdf_utf8_print
-- Print a UTF-8 string to a stream
<<< Previous
Home
Next >>>
librdf_uri_to_filename
librdf_unicode_char_to_utf8