doc: Include Binary buffer I/O section for the byte reader/writer

This commit is contained in:
Marco Trevisan (Treviño)
2026-02-21 05:40:56 +01:00
committed by Marco Trevisan
parent 8961a5ee45
commit 9c140036e9
2 changed files with 126 additions and 0 deletions
+6
View File
@@ -48,6 +48,12 @@
<xi:include href="xml/fpi-log.xml"/>
</chapter>
<chapter id="driver-data">
<title>Binary buffer I/O</title>
<xi:include href="xml/fpi-byte-reader.xml"/>
<xi:include href="xml/fpi-byte-writer.xml"/>
</chapter>
<chapter id="driver-img">
<title>Image manipulation</title>
<xi:include href="xml/fpi-image.xml"/>