mirror of
https://github.com/johnwhitington/cpdf-source.git
synced 2025-02-01 11:07:12 +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
|