Module Pdfjpeg

module Pdfjpeg: sig .. end
PDF Jpeg Support

val get_jpeg_data : Pdfio.input -> Pdfio.bytes
Return the JPEG data starting at the current position in the Pdfio.input, leaving the input ready to read the first byte following the JPEG data.