diff options
Diffstat (limited to 'docs/reference/html/GMimeStream.html')
-rw-r--r-- | docs/reference/html/GMimeStream.html | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/docs/reference/html/GMimeStream.html b/docs/reference/html/GMimeStream.html index 3666047..18d8ade 100644 --- a/docs/reference/html/GMimeStream.html +++ b/docs/reference/html/GMimeStream.html @@ -221,7 +221,8 @@ Attempts to read up to <em class="parameter"><code>len</code></em> bytes from <e </tr> <tr> <td><p><span class="term"><em class="parameter"><code>buf</code></em> :</span></p></td> -<td>buffer</td> +<td>buffer. <span class="annotation">[<a href="http://foldoc.org/array"><span class="acronym">array</span></a> length=len][<a href="http://foldoc.org/element-type"><span class="acronym">element-type</span></a> guint8]</span> +</td> </tr> <tr> <td><p><span class="term"><em class="parameter"><code>len</code></em> :</span></p></td> @@ -475,7 +476,9 @@ Creates a new substream of <em class="parameter"><code>stream</code></em> with b </tr> <tr> <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td> -<td>a substream of <em class="parameter"><code>stream</code></em> with bounds <em class="parameter"><code>start</code></em> and <em class="parameter"><code>end</code></em>.</td> +<td>a substream of <em class="parameter"><code>stream</code></em> with bounds <em class="parameter"><code>start</code></em> +and <em class="parameter"><code>end</code></em>. <span class="annotation">[<a href="http://foldoc.org/transfer%20full"><span class="acronym">transfer full</span></a>]</span> +</td> </tr> </tbody> </table></div> |