mirror of
https://github.com/johnwhitington/cpdf-source.git
synced 2025-01-27 08:51:18 +01:00
3 lines
154 B
OCaml
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
|