Redland
view release on metacpan or search on metacpan
redland/raptor/docs/tmpl/section-iostream.sgml view on Meta::CPAN
<!-- ##### SECTION Title ##### -->
I/O Stream
<!-- ##### SECTION Short_Description ##### -->
Providing streaming I/O writing to files, strings or user code.
<!-- ##### SECTION Long_Description ##### -->
<para>
An class providing an I/O writer abstraction that allows generating
output that can be stored or passed on to system files, strings
allocated in memory (usually via #raptor_stringbuffer), system
file handles (<literal>FILE*</literal>) or to a user function.
</para>
<!-- ##### SECTION See_Also ##### -->
<para>
</para>
<!-- ##### SECTION Stability_Level ##### -->
<!-- ##### TYPEDEF raptor_iostream ##### -->
<para>
</para>
<!-- ##### USER_FUNCTION raptor_iostream_init_func ##### -->
<para>
</para>
@context:
@Returns:
<!-- ##### USER_FUNCTION raptor_iostream_finish_func ##### -->
<para>
</para>
@context:
<!-- ##### USER_FUNCTION raptor_iostream_write_byte_func ##### -->
<para>
</para>
@context:
@byte:
@Returns:
<!-- ##### USER_FUNCTION raptor_iostream_write_bytes_func ##### -->
<para>
</para>
@context:
@ptr:
@size:
@nmemb:
@Returns:
( run in 1.037 second using v1.01-cache-2.11-cpan-0bb4e1dffa6 )