aboutsummaryrefslogtreecommitdiff
path: root/doc/libogg/oggpack_bytes.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/libogg/oggpack_bytes.html')
-rw-r--r--doc/libogg/oggpack_bytes.html14
1 files changed, 7 insertions, 7 deletions
diff --git a/doc/libogg/oggpack_bytes.html b/doc/libogg/oggpack_bytes.html
index b8ac08c..4503e36 100644
--- a/doc/libogg/oggpack_bytes.html
+++ b/doc/libogg/oggpack_bytes.html
@@ -9,7 +9,7 @@
<table border=0 width=100%>
<tr>
<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.2.0 - 20100325</p></td>
+<td align=right><p class=tiny>libogg release 1.3.5 - 20210603</p></td>
</tr>
</table>
@@ -17,10 +17,10 @@
<p><i>declared in "ogg/ogg.h";</i></p>
-<p>This function returns the total number of bytes behind the current
-access point in the <a href="oggpack_buffer.html">oggpack_buffer</a>.
-For write-initialized buffers, this is the number of complete bytes
-written so far. For read-initialized buffers, it is the number of
+<p>This function returns the total number of bytes behind the current
+access point in the <a href="oggpack_buffer.html">oggpack_buffer</a>.
+For write-initialized buffers, this is the number of complete bytes
+written so far. For read-initialized buffers, it is the number of
complete bytes that have been read so far.
<p>The return value is the number of <b>complete</b> bytes in the buffer.
There may be extra (<8) bits.
@@ -53,11 +53,11 @@ long oggpack_bytes(<a href="oggpack_buffer.html">oggpack_buffer</a> *b);
<hr noshade>
<table border=0 width=100%>
<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2010 xiph.org</p></td>
+<td><p class=tiny>copyright &copy; 2000-2021 Xiph.Org Foundation</p></td>
<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/">Ogg Container Format</a></p></td>
</tr><tr>
<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.2.0 - 20100325</p></td>
+<td align=right><p class=tiny>libogg release 1.3.5 - 20210603</p></td>
</tr>
</table>