Module encoding

Module encoding 

Source
Expand description

Text encodings

Structs§

PDFDocEncodingError
Codepoint U+{0:04x} is not valid in PDFDocEncoding

Functions§

ascii_85_encode
Encode the input slice so that it can be decoded with the Ascii85Decode filter. Returns the number of written bytes.
pdf_doc_encode
Encode a string as PDFDocEncoding