package
0.0.0-20170818034626-99d89874ebf5
Repository: https://github.com/endfirstcorp/pdflib.git
Documentation: pkg.go.dev
# Functions
DecodeStream decodes streamDict data by applying its filter pipeline.
EncodeStream encodes stream dict data by applying its filter pipeline.
NewFilter returns a filter for given filterName and an optional parameter dictionary.
# Constants
EOD represents the end of data marker.
# Variables
ErrUnsupportedFilter signals an unsupported filter type.
# Interfaces
Filter defines an interface for encoding/decoding buffers.