http://git-wip-us.apache.org/repos/asf/arrow-site/blob/3cd84682/build/docs/c_glib/output-stream-classes.html ---------------------------------------------------------------------- diff --git a/build/docs/c_glib/output-stream-classes.html b/build/docs/c_glib/output-stream-classes.html new file mode 100644 index 0000000..f8ed687 --- /dev/null +++ b/build/docs/c_glib/output-stream-classes.html @@ -0,0 +1,393 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> +<html> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>Output stream classes: arrow-glib Reference Manual</title> +<meta name="generator" content="DocBook XSL Stylesheets V1.79.1"> +<link rel="home" href="index.html" title="arrow-glib Reference Manual"> +<link rel="up" href="output.html" title="Output"> +<link rel="prev" href="GArrowWriteableFile.html" title="GArrowWriteableFile"> +<link rel="next" href="input-output.html" title="Input and output"> +<meta name="generator" content="GTK-Doc V1.25 (XML mode)"> +<link rel="stylesheet" href="style.css" type="text/css"> +</head> +<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> +<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle"> +<td width="100%" align="left" class="shortcuts"> +<a href="#" class="shortcut">Top</a><span id="nav_description">  <span class="dim">|</span> + <a href="#output-stream-classes.description" class="shortcut">Description</a></span><span id="nav_hierarchy">  <span class="dim">|</span> + <a href="#output-stream-classes.object-hierarchy" class="shortcut">Object Hierarchy</a></span><span id="nav_interfaces">  <span class="dim">|</span> + <a href="#output-stream-classes.implemented-interfaces" class="shortcut">Implemented Interfaces</a></span><span id="nav_properties">  <span class="dim">|</span> + <a href="#output-stream-classes.properties" class="shortcut">Properties</a></span> +</td> +<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td> +<td><a accesskey="u" href="output.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td> +<td><a accesskey="p" href="GArrowWriteableFile.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td> +<td><a accesskey="n" href="input-output.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td> +</tr></table> +<div class="refentry"> +<a name="output-stream-classes"></a><div class="titlepage"></div> +<div class="refnamediv"><table width="100%"><tr> +<td valign="top"> +<h2><span class="refentrytitle"><a name="output-stream-classes.top_of_page"></a>Output stream classes</span></h2> +<p>Output stream classes</p> +</td> +<td class="gallery_image" valign="top" align="right"></td> +</tr></table></div> +<div class="refsect1"> +<a name="output-stream-classes.functions"></a><h2>Functions</h2> +<div class="informaltable"><table class="informaltable" width="100%" border="0"> +<colgroup> +<col width="150px" class="functions_return"> +<col class="functions_name"> +</colgroup> +<tbody> +<tr> +<td class="function_type"> +<GTKDOCLINK HREF="gint64"><span class="returnvalue">gint64</span></GTKDOCLINK> +</td> +<td class="function_name"> +<a class="link" href="output-stream-classes.html#garrow-output-stream-write-tensor" title="garrow_output_stream_write_tensor ()">garrow_output_stream_write_tensor</a> <span class="c_punctuation">()</span> +</td> +</tr> +<tr> +<td class="function_type"> +<a class="link" href="output-stream-classes.html#GArrowFileOutputStream"><span class="returnvalue">GArrowFileOutputStream</span></a> * +</td> +<td class="function_name"> +<a class="link" href="output-stream-classes.html#garrow-file-output-stream-new" title="garrow_file_output_stream_new ()">garrow_file_output_stream_new</a> <span class="c_punctuation">()</span> +</td> +</tr> +<tr> +<td class="function_type"> +<a class="link" href="output-stream-classes.html#GArrowBufferOutputStream"><span class="returnvalue">GArrowBufferOutputStream</span></a> * +</td> +<td class="function_name"> +<a class="link" href="output-stream-classes.html#garrow-buffer-output-stream-new" title="garrow_buffer_output_stream_new ()">garrow_buffer_output_stream_new</a> <span class="c_punctuation">()</span> +</td> +</tr> +<tr> +<td class="function_type"> +<a class="link" href="output-stream-classes.html#GArrowGIOOutputStream"><span class="returnvalue">GArrowGIOOutputStream</span></a> * +</td> +<td class="function_name"> +<a class="link" href="output-stream-classes.html#garrow-gio-output-stream-new" title="garrow_gio_output_stream_new ()">garrow_gio_output_stream_new</a> <span class="c_punctuation">()</span> +</td> +</tr> +<tr> +<td class="function_type"> +<GTKDOCLINK HREF="GOutputStream"><span class="returnvalue">GOutputStream</span></GTKDOCLINK> * +</td> +<td class="function_name"> +<a class="link" href="output-stream-classes.html#garrow-gio-output-stream-get-raw" title="garrow_gio_output_stream_get_raw ()">garrow_gio_output_stream_get_raw</a> <span class="c_punctuation">()</span> +</td> +</tr> +</tbody> +</table></div> +</div> +<div class="refsect1"> +<a name="output-stream-classes.properties"></a><h2>Properties</h2> +<div class="informaltable"><table class="informaltable" border="0"> +<colgroup> +<col width="150px" class="properties_type"> +<col width="300px" class="properties_name"> +<col width="200px" class="properties_flags"> +</colgroup> +<tbody><tr> +<td class="property_type"><GTKDOCLINK HREF="gpointer"><span class="type">gpointer</span></GTKDOCLINK></td> +<td class="property_name"><a class="link" href="output-stream-classes.html#GArrowOutputStream--output-stream" title="The âoutput-streamâ property">output-stream</a></td> +<td class="property_flags">Write / Construct Only</td> +</tr></tbody> +</table></div> +</div> +<a name="GArrowFileOutputStream"></a><a name="GArrowBufferOutputStream"></a><a name="GArrowGIOOutputStream"></a><a name="GArrowOutputStream"></a><div class="refsect1"> +<a name="output-stream-classes.other"></a><h2>Types and Values</h2> +<div class="informaltable"><table class="informaltable" width="100%" border="0"> +<colgroup> +<col width="150px" class="name"> +<col class="description"> +</colgroup> +<tbody> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="output-stream-classes.html#GARROW-TYPE-OUTPUT-STREAM:CAPS" title="GARROW_TYPE_OUTPUT_STREAM">GARROW_TYPE_OUTPUT_STREAM</a></td> +</tr> +<tr> +<td class="datatype_keyword">struct</td> +<td class="function_name"><a class="link" href="output-stream-classes.html#GArrowOutputStreamClass" title="struct GArrowOutputStreamClass">GArrowOutputStreamClass</a></td> +</tr> +<tr> +<td class="datatype_keyword">struct</td> +<td class="function_name"><a class="link" href="output-stream-classes.html#GArrowFileOutputStream-struct" title="struct GArrowFileOutputStream">GArrowFileOutputStream</a></td> +</tr> +<tr> +<td class="datatype_keyword">struct</td> +<td class="function_name"><a class="link" href="output-stream-classes.html#GArrowBufferOutputStream-struct" title="struct GArrowBufferOutputStream">GArrowBufferOutputStream</a></td> +</tr> +<tr> +<td class="datatype_keyword">struct</td> +<td class="function_name"><a class="link" href="output-stream-classes.html#GArrowGIOOutputStream-struct" title="struct GArrowGIOOutputStream">GArrowGIOOutputStream</a></td> +</tr> +<tr> +<td class="datatype_keyword"> </td> +<td class="function_name"><a class="link" href="output-stream-classes.html#GArrowOutputStream-struct" title="GArrowOutputStream">GArrowOutputStream</a></td> +</tr> +</tbody> +</table></div> +</div> +<div class="refsect1"> +<a name="output-stream-classes.object-hierarchy"></a><h2>Object Hierarchy</h2> +<pre class="screen"> <GTKDOCLINK HREF="GObject">GObject</GTKDOCLINK> + <span class="lineart">â°ââ</span> GArrowOutputStream + <span class="lineart">âââ</span> <a class="link" href="output-stream-classes.html#GArrowBufferOutputStream">GArrowBufferOutputStream</a> + <span class="lineart">âââ</span> <a class="link" href="output-stream-classes.html#GArrowFileOutputStream">GArrowFileOutputStream</a> + <span class="lineart">âââ</span> <a class="link" href="output-stream-classes.html#GArrowGIOOutputStream">GArrowGIOOutputStream</a> + <span class="lineart">âââ</span> GArrowBufferOutputStream + <span class="lineart">âââ</span> GArrowFileOutputStream + <span class="lineart">â°ââ</span> GArrowGIOOutputStream +</pre> +</div> +<div class="refsect1"> +<a name="output-stream-classes.implemented-interfaces"></a><h2>Implemented Interfaces</h2> +<p> +GArrowFileOutputStream implements +</p> +<p> +GArrowBufferOutputStream implements +</p> +<p> +GArrowGIOOutputStream implements +</p> +<p> +GArrowOutputStream implements +</p> +</div> +<div class="refsect1"> +<a name="output-stream-classes.includes"></a><h2>Includes</h2> +<pre class="synopsis">#include <arrow-glib/arrow-glib.h> +</pre> +</div> +<div class="refsect1"> +<a name="output-stream-classes.description"></a><h2>Description</h2> +<p><a class="link" href="output-stream-classes.html#GArrowOutputStream"><span class="type">GArrowOutputStream</span></a> is an interface for stream output. Stream +output is file based and writeable</p> +<p><a class="link" href="output-stream-classes.html#GArrowFileOutputStream"><span class="type">GArrowFileOutputStream</span></a> is a class for file output stream.</p> +<p><a class="link" href="output-stream-classes.html#GArrowBufferOutputStream"><span class="type">GArrowBufferOutputStream</span></a> is a class for buffer output stream.</p> +<p><a class="link" href="output-stream-classes.html#GArrowGIOOutputStream"><span class="type">GArrowGIOOutputStream</span></a> is a class for <code class="literal">GOutputStream</code> based output +stream.</p> +</div> +<div class="refsect1"> +<a name="output-stream-classes.functions_details"></a><h2>Functions</h2> +<div class="refsect2"> +<a name="garrow-output-stream-write-tensor"></a><h3>garrow_output_stream_write_tensor ()</h3> +<pre class="programlisting"><GTKDOCLINK HREF="gint64"><span class="returnvalue">gint64</span></GTKDOCLINK> +garrow_output_stream_write_tensor (<em class="parameter"><code><a class="link" href="output-stream-classes.html#GArrowOutputStream"><span class="type">GArrowOutputStream</span></a> *stream</code></em>, + <em class="parameter"><code><a class="link" href="GArrowTensor.html" title="GArrowTensor"><span class="type">GArrowTensor</span></a> *tensor</code></em>, + <em class="parameter"><code><GTKDOCLINK HREF="GError"><span class="type">GError</span></GTKDOCLINK> **error</code></em>);</pre> +<div class="refsect3"> +<a name="garrow-output-stream-write-tensor.parameters"></a><h4>Parameters</h4> +<div class="informaltable"><table class="informaltable" width="100%" border="0"> +<colgroup> +<col width="150px" class="parameters_name"> +<col class="parameters_description"> +<col width="200px" class="parameters_annotations"> +</colgroup> +<tbody> +<tr> +<td class="parameter_name"><p>stream</p></td> +<td class="parameter_description"><p>A <a class="link" href="GArrowWriteable.html" title="GArrowWriteable"><span class="type">GArrowWriteable</span></a>.</p></td> +<td class="parameter_annotations"> </td> +</tr> +<tr> +<td class="parameter_name"><p>tensor</p></td> +<td class="parameter_description"><p>A <a class="link" href="GArrowTensor.html" title="GArrowTensor"><span class="type">GArrowTensor</span></a> to be written.</p></td> +<td class="parameter_annotations"> </td> +</tr> +<tr> +<td class="parameter_name"><p>error</p></td> +<td class="parameter_description"><p> Return location for a <GTKDOCLINK HREF="GError"><span class="type">GError</span></GTKDOCLINK> or <GTKDOCLINK HREF="NULL:CAPS"><code class="literal">NULL</code></GTKDOCLINK>. </p></td> +<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td> +</tr> +</tbody> +</table></div> +</div> +<div class="refsect3"> +<a name="garrow-output-stream-write-tensor.returns"></a><h4>Returns</h4> +<p> The number of written bytes on success, -1 on error.</p> +</div> +<p class="since">Since: <a class="link" href="api-index-0-4-0.html#api-index-0.4.0">0.4.0</a></p> +</div> +<hr> +<div class="refsect2"> +<a name="garrow-file-output-stream-new"></a><h3>garrow_file_output_stream_new ()</h3> +<pre class="programlisting"><a class="link" href="output-stream-classes.html#GArrowFileOutputStream"><span class="returnvalue">GArrowFileOutputStream</span></a> * +garrow_file_output_stream_new (<em class="parameter"><code>const <GTKDOCLINK HREF="gchar"><span class="type">gchar</span></GTKDOCLINK> *path</code></em>, + <em class="parameter"><code><GTKDOCLINK HREF="gboolean"><span class="type">gboolean</span></GTKDOCLINK> append</code></em>, + <em class="parameter"><code><GTKDOCLINK HREF="GError"><span class="type">GError</span></GTKDOCLINK> **error</code></em>);</pre> +<div class="refsect3"> +<a name="garrow-file-output-stream-new.parameters"></a><h4>Parameters</h4> +<div class="informaltable"><table class="informaltable" width="100%" border="0"> +<colgroup> +<col width="150px" class="parameters_name"> +<col class="parameters_description"> +<col width="200px" class="parameters_annotations"> +</colgroup> +<tbody> +<tr> +<td class="parameter_name"><p>path</p></td> +<td class="parameter_description"><p>The path of the file output stream.</p></td> +<td class="parameter_annotations"> </td> +</tr> +<tr> +<td class="parameter_name"><p>append</p></td> +<td class="parameter_description"><p>Whether the path is opened as append mode or recreate mode.</p></td> +<td class="parameter_annotations"> </td> +</tr> +<tr> +<td class="parameter_name"><p>error</p></td> +<td class="parameter_description"><p> Return location for a <GTKDOCLINK HREF="GError"><span class="type">GError</span></GTKDOCLINK> or <GTKDOCLINK HREF="NULL:CAPS"><code class="literal">NULL</code></GTKDOCLINK>. </p></td> +<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td> +</tr> +</tbody> +</table></div> +</div> +<div class="refsect3"> +<a name="garrow-file-output-stream-new.returns"></a><h4>Returns</h4> +<p> A newly opened <a class="link" href="output-stream-classes.html#GArrowFileOutputStream"><span class="type">GArrowFileOutputStream</span></a> or +<GTKDOCLINK HREF="NULL:CAPS"><code class="literal">NULL</code></GTKDOCLINK> on error. </p> +<p><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></p> +</div> +</div> +<hr> +<div class="refsect2"> +<a name="garrow-buffer-output-stream-new"></a><h3>garrow_buffer_output_stream_new ()</h3> +<pre class="programlisting"><a class="link" href="output-stream-classes.html#GArrowBufferOutputStream"><span class="returnvalue">GArrowBufferOutputStream</span></a> * +garrow_buffer_output_stream_new (<em class="parameter"><code><a class="link" href="buffer-classes.html#GArrowResizableBuffer"><span class="type">GArrowResizableBuffer</span></a> *buffer</code></em>);</pre> +<div class="refsect3"> +<a name="garrow-buffer-output-stream-new.parameters"></a><h4>Parameters</h4> +<div class="informaltable"><table class="informaltable" width="100%" border="0"> +<colgroup> +<col width="150px" class="parameters_name"> +<col class="parameters_description"> +<col width="200px" class="parameters_annotations"> +</colgroup> +<tbody><tr> +<td class="parameter_name"><p>buffer</p></td> +<td class="parameter_description"><p>The resizable buffer to be output.</p></td> +<td class="parameter_annotations"> </td> +</tr></tbody> +</table></div> +</div> +<div class="refsect3"> +<a name="garrow-buffer-output-stream-new.returns"></a><h4>Returns</h4> +<p> A newly created <a class="link" href="output-stream-classes.html#GArrowBufferOutputStream"><span class="type">GArrowBufferOutputStream</span></a>. </p> +<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p> +</div> +</div> +<hr> +<div class="refsect2"> +<a name="garrow-gio-output-stream-new"></a><h3>garrow_gio_output_stream_new ()</h3> +<pre class="programlisting"><a class="link" href="output-stream-classes.html#GArrowGIOOutputStream"><span class="returnvalue">GArrowGIOOutputStream</span></a> * +garrow_gio_output_stream_new (<em class="parameter"><code><GTKDOCLINK HREF="GOutputStream"><span class="type">GOutputStream</span></GTKDOCLINK> *gio_output_stream</code></em>);</pre> +<div class="refsect3"> +<a name="garrow-gio-output-stream-new.parameters"></a><h4>Parameters</h4> +<div class="informaltable"><table class="informaltable" width="100%" border="0"> +<colgroup> +<col width="150px" class="parameters_name"> +<col class="parameters_description"> +<col width="200px" class="parameters_annotations"> +</colgroup> +<tbody><tr> +<td class="parameter_name"><p>gio_output_stream</p></td> +<td class="parameter_description"><p>The stream to be output.</p></td> +<td class="parameter_annotations"> </td> +</tr></tbody> +</table></div> +</div> +<div class="refsect3"> +<a name="garrow-gio-output-stream-new.returns"></a><h4>Returns</h4> +<p> A newly created <a class="link" href="output-stream-classes.html#GArrowGIOOutputStream"><span class="type">GArrowGIOOutputStream</span></a>. </p> +<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p> +</div> +</div> +<hr> +<div class="refsect2"> +<a name="garrow-gio-output-stream-get-raw"></a><h3>garrow_gio_output_stream_get_raw ()</h3> +<pre class="programlisting"><GTKDOCLINK HREF="GOutputStream"><span class="returnvalue">GOutputStream</span></GTKDOCLINK> * +garrow_gio_output_stream_get_raw (<em class="parameter"><code><a class="link" href="output-stream-classes.html#GArrowGIOOutputStream"><span class="type">GArrowGIOOutputStream</span></a> *output_stream</code></em>);</pre> +<div class="refsect3"> +<a name="garrow-gio-output-stream-get-raw.parameters"></a><h4>Parameters</h4> +<div class="informaltable"><table class="informaltable" width="100%" border="0"> +<colgroup> +<col width="150px" class="parameters_name"> +<col class="parameters_description"> +<col width="200px" class="parameters_annotations"> +</colgroup> +<tbody><tr> +<td class="parameter_name"><p>output_stream</p></td> +<td class="parameter_description"><p>A <a class="link" href="output-stream-classes.html#GArrowGIOOutputStream"><span class="type">GArrowGIOOutputStream</span></a>.</p></td> +<td class="parameter_annotations"> </td> +</tr></tbody> +</table></div> +</div> +<div class="refsect3"> +<a name="garrow-gio-output-stream-get-raw.returns"></a><h4>Returns</h4> +<p> The wrapped <GTKDOCLINK HREF="GOutputStream"><span class="type">GOutputStream</span></GTKDOCLINK>. </p> +<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p> +</div> +<p class="since">Since: <a class="link" href="api-index-0-5-0.html#api-index-0.5.0">0.5.0</a></p> +</div> +</div> +<div class="refsect1"> +<a name="output-stream-classes.other_details"></a><h2>Types and Values</h2> +<div class="refsect2"> +<a name="GARROW-TYPE-OUTPUT-STREAM:CAPS"></a><h3>GARROW_TYPE_OUTPUT_STREAM</h3> +<pre class="programlisting">#define GARROW_TYPE_OUTPUT_STREAM (garrow_output_stream_get_type()) +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GArrowOutputStreamClass"></a><h3>struct GArrowOutputStreamClass</h3> +<pre class="programlisting">struct GArrowOutputStreamClass { + GObjectClass parent_class; +}; +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GArrowFileOutputStream-struct"></a><h3>struct GArrowFileOutputStream</h3> +<pre class="programlisting">struct GArrowFileOutputStream;</pre> +<p>It wraps <code class="literal">arrow::io::FileOutputStream</code>.</p> +</div> +<hr> +<div class="refsect2"> +<a name="GArrowBufferOutputStream-struct"></a><h3>struct GArrowBufferOutputStream</h3> +<pre class="programlisting">struct GArrowBufferOutputStream;</pre> +<p>It wraps <code class="literal">arrow::io::BufferOutputStream</code>.</p> +</div> +<hr> +<div class="refsect2"> +<a name="GArrowGIOOutputStream-struct"></a><h3>struct GArrowGIOOutputStream</h3> +<pre class="programlisting">struct GArrowGIOOutputStream;</pre> +<p>It's an output stream for <code class="literal">GOutputStream</code>.</p> +</div> +<hr> +<div class="refsect2"> +<a name="GArrowOutputStream-struct"></a><h3>GArrowOutputStream</h3> +<pre class="programlisting">typedef struct _GArrowOutputStream GArrowOutputStream;</pre> +</div> +</div> +<div class="refsect1"> +<a name="output-stream-classes.property-details"></a><h2>Property Details</h2> +<div class="refsect2"> +<a name="GArrowOutputStream--output-stream"></a><h3>The <code class="literal">âoutput-streamâ</code> property</h3> +<pre class="programlisting"> âoutput-streamâ <GTKDOCLINK HREF="gpointer"><span class="type">gpointer</span></GTKDOCLINK></pre> +<p>The raw std::shared<arrow::io::OutputStream> *.</p> +<p>Flags: Write / Construct Only</p> +</div> +</div> +</div> +<div class="footer"> +<hr>Generated by GTK-Doc V1.25</div> +</body> +</html>
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/3cd84682/build/docs/c_glib/output.html ---------------------------------------------------------------------- diff --git a/build/docs/c_glib/output.html b/build/docs/c_glib/output.html new file mode 100644 index 0000000..69be5b0 --- /dev/null +++ b/build/docs/c_glib/output.html @@ -0,0 +1,40 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> +<html> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>Output: arrow-glib Reference Manual</title> +<meta name="generator" content="DocBook XSL Stylesheets V1.79.1"> +<link rel="home" href="index.html" title="arrow-glib Reference Manual"> +<link rel="up" href="io.html" title="Part II. IO"> +<link rel="prev" href="input-stream-classes.html" title="Input stream classes"> +<link rel="next" href="GArrowWriteable.html" title="GArrowWriteable"> +<meta name="generator" content="GTK-Doc V1.25 (XML mode)"> +<link rel="stylesheet" href="style.css" type="text/css"> +</head> +<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> +<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle"> +<td width="100%" align="left" class="shortcuts"></td> +<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td> +<td><a accesskey="u" href="io.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td> +<td><a accesskey="p" href="input-stream-classes.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td> +<td><a accesskey="n" href="GArrowWriteable.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td> +</tr></table> +<div class="chapter"> +<div class="titlepage"><div><div><h2 class="title"> +<a name="output"></a>Output</h2></div></div></div> +<div class="toc"><dl class="toc"> +<dt> +<span class="refentrytitle"><a href="GArrowWriteable.html">GArrowWriteable</a></span><span class="refpurpose"> â Output interface</span> +</dt> +<dt> +<span class="refentrytitle"><a href="GArrowWriteableFile.html">GArrowWriteableFile</a></span><span class="refpurpose"> â File output interface</span> +</dt> +<dt> +<span class="refentrytitle"><a href="output-stream-classes.html">Output stream classes</a></span><span class="refpurpose"></span> +</dt> +</dl></div> +</div> +<div class="footer"> +<hr>Generated by GTK-Doc V1.25</div> +</body> +</html>
