aboutsummaryrefslogtreecommitdiffstats
path: root/manual
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2021-02-07 22:54:16 +0100
committerJay Berkenbilt <ejb@ql.org>2021-02-08 01:41:34 +0100
commit553ac7f353c7043806ec0de70d8630f5cd0a7bb8 (patch)
tree245fe2d4882377c894c00c00071834dc7152c269 /manual
parentefdd46da5117353abf1eda3625221f15c0ea128a (diff)
downloadqpdf-553ac7f353c7043806ec0de70d8630f5cd0a7bb8.tar.zst
Add QUtil::pipe_file and QUtil::file_provider
Diffstat (limited to 'manual')
-rw-r--r--manual/qpdf-manual.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/manual/qpdf-manual.xml b/manual/qpdf-manual.xml
index 09ba7408..39f3d969 100644
--- a/manual/qpdf-manual.xml
+++ b/manual/qpdf-manual.xml
@@ -4964,6 +4964,13 @@ print "\n";
read/write implementation of name and number trees.
</para>
</listitem>
+ <listitem>
+ <para>
+ Add new functions <function>QUtil::pipe_file</function> and
+ <function>QUtil::file_provider</function> for sending the
+ contents of a file through a pipeline as binary data.
+ </para>
+ </listitem>
</itemizedlist>
</listitem>
<listitem>