pnm decoding and encoding
Diffstat (limited to 'src/decode_body_into.md')
-rw-r--r--src/decode_body_into.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/decode_body_into.md b/src/decode_body_into.md
new file mode 100644
index 0000000..97fb7f5
--- /dev/null
+++ b/src/decode_body_into.md
@@ -0,0 +1,3 @@
+Decodes the body of this image, placing it in the [`Uninit`] image.
+
+If you wish to use this yourself, use [`decode_header`] to create an [`Uninit`] image, before passing it to [`decode_body_into`]. \ No newline at end of file