module HexaPDF:: Filter:: PassThrough
The PassThrough
filter just passes the source on unmodified. This is enough for basic read-write capabilities but not if the unfiltered bytes are needed.
See: HexaPDF::Filter
, PDF2.0 s7.4
Public Class Methods
See HexaPDF::Filter
See HexaPDF::Filter