|
#include <ASCII85Encode.h>


Public Member Functions | ||||
| ASCII85Encode (Filter input_filter, ULong line_width=72, ULong buf_sz=256) | ||||
| ||||
| pdftron::Filters::ASCII85Encode::ASCII85Encode | ( | Filter | input_filter, | |
| ULong | line_width = 72, |
|||
| ULong | buf_sz = 256 | |||
| ) |
| line_width | specifies the width of the encoded line expressed in the number of characters. |