This website requires JavaScript.
Explore
Help
Sign In
fenix
/
cpdf-source
mirror of
https://github.com/johnwhitington/cpdf-source.git
Watch
1
Star
0
Fork
You've already forked cpdf-source
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
33d17cd9a5
cpdf-source
/
cpdfJSON.mli
3 lines
98 B
OCaml
Raw
Normal View
History
Unescape
Escape
JSON to outputs
2021-10-01 12:39:47 +02:00
val
to_output
:
Pdfio
.
output
->
bool
->
bool
->
Pdf
.
t
->
unit
-j support
2021-10-01 13:16:55 +02:00
val
of_input
:
Pdfio
.
input
->
Pdf
.
t