librdf_new_empty_stream

Name

librdf_new_empty_stream --  Constructor - create a new librdf_stream with no content

Synopsis

librdf_stream* librdf_new_empty_stream (librdf_world * world);

Arguments

world

redland world object

Return value

a new librdf_stream object or NULL on failure