cpdf-source/cpdfjson.mli

3 lines
106 B
OCaml
Raw Normal View History

2021-10-04 19:38:36 +02:00
val to_output : Pdfio.output -> bool -> bool -> bool -> Pdf.t -> unit
2021-10-01 13:16:55 +02:00
val of_input : Pdfio.input -> Pdf.t