Versions in this module Expand all Collapse all v0 v0.2.0 Aug 8, 2026 v0.1.0 Aug 5, 2026 Changes in this version + var ErrUnsupported = errors.New("filter: unsupported") + func Decode(name objects.Name, data []byte, params objects.Dict, s objects.Store) ([]byte, error) + func DecodeChain(st *objects.Stream, s objects.Store) ([]byte, error) + func IsImage(name objects.Name) bool