cpdf-source/cpdfjson.mli
John Whitington a0ca312f6e more
2021-10-14 20:28:43 +01:00

3 lines
154 B
OCaml

val to_output : Pdfio.output -> parse_content:bool -> no_stream_data:bool -> decompress_streams:bool -> Pdf.t -> unit
val of_input : Pdfio.input -> Pdf.t