We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3488b74 commit c33d4e4Copy full SHA for c33d4e4
download.html
@@ -130,6 +130,17 @@ <h1>Download</h1>
130
<li>adplugdb-*.tar.gz - gzip compressed database package</li>
131
</ul>
132
</td></tr>
133
+<tr><td><a href="https://github.com/adplug/libbinio/releases">libbinio</a></td>
134
+<td><h2>libbinio - Binary I/O stream class library</h2>
135
+
136
+<p>A helper library to unify file I/O that includes helper functions
137
+for converting data between different endians. All internal I/O in Adplug
138
+uses this library.</p>
139
+<p>The following file packages are available:</p>
140
+<ul>
141
+<li>libbinio-*.tar.bz2 - bzip2 compressed source</li>
142
+</ul>
143
+</td></tr>
144
</table>
145
146
0 commit comments