Home
last modified time | relevance | path

Searched refs:Ascii85 (Results 1 – 25 of 113) sorted by relevance

12345

/dports/devel/tcllib/tcllib-1.20/modules/base64/
H A Dascii85.tcllib.man19 Ascii85 encodes the given binary [arg string] and returns the encoded
36 Ascii85 decodes the given [arg "string"] and returns the binary data.
68 [enum] [uri http://en.wikipedia.org/wiki/Ascii85]
/dports/devel/tcllibc/tcllib-1.20/modules/base64/
H A Dascii85.tcllib.man19 Ascii85 encodes the given binary [arg string] and returns the encoded
36 Ascii85 decodes the given [arg "string"] and returns the binary data.
68 [enum] [uri http://en.wikipedia.org/wiki/Ascii85]
/dports/lang/python39/Python-3.9.9/Doc/library/
H A Dbase64.rst6 Base85 and Ascii85
20 and for the de-facto standard Ascii85 and Base85 encodings.
47 encoding and decoding functions in this module. Ascii85/Base85 support added.
161 Encode the :term:`bytes-like object` *b* using Ascii85 and return the
166 feature is not supported by the "standard" Ascii85 encoding.
183 Decode the Ascii85 encoded :term:`bytes-like object` or ASCII string *b* and
188 This feature is not supported by the "standard" Ascii85 encoding.
190 *adobe* controls whether the input sequence is in Adobe Ascii85 format
/dports/devel/tcllibc/tcllib-1.20/embedded/md/tcllib/files/modules/base64/
H A Dascii85.md52 Ascii85 encodes the given binary *string* and returns the encoded result\.
64 Ascii85 decodes the given *string* and returns the binary data\. The
86 1. [http://en\.wikipedia\.org/wiki/Ascii85](http://en\.wikipedia\.org/wiki/Ascii85)
/dports/devel/tcllib/tcllib-1.20/embedded/md/tcllib/files/modules/base64/
H A Dascii85.md52 Ascii85 encodes the given binary *string* and returns the encoded result\.
64 Ascii85 decodes the given *string* and returns the binary data\. The
86 1. [http://en\.wikipedia\.org/wiki/Ascii85](http://en\.wikipedia\.org/wiki/Ascii85)
/dports/databases/py-gdbm/Python-3.8.12/Doc/library/
H A Dbase64.rst6 Base85 and Ascii85
20 and for the de-facto standard Ascii85 and Base85 encodings.
47 encoding and decoding functions in this module. Ascii85/Base85 support added.
161 Encode the :term:`bytes-like object` *b* using Ascii85 and return the
166 feature is not supported by the "standard" Ascii85 encoding.
183 Decode the Ascii85 encoded :term:`bytes-like object` or ASCII string *b* and
188 This feature is not supported by the "standard" Ascii85 encoding.
190 *adobe* controls whether the input sequence is in Adobe Ascii85 format
/dports/databases/py-sqlite3/Python-3.8.12/Doc/library/
H A Dbase64.rst6 Base85 and Ascii85
20 and for the de-facto standard Ascii85 and Base85 encodings.
47 encoding and decoding functions in this module. Ascii85/Base85 support added.
161 Encode the :term:`bytes-like object` *b* using Ascii85 and return the
166 feature is not supported by the "standard" Ascii85 encoding.
183 Decode the Ascii85 encoded :term:`bytes-like object` or ASCII string *b* and
188 This feature is not supported by the "standard" Ascii85 encoding.
190 *adobe* controls whether the input sequence is in Adobe Ascii85 format
/dports/lang/python37/Python-3.7.12/Doc/library/
H A Dbase64.rst6 Base85 and Ascii85
20 and for the de-facto standard Ascii85 and Base85 encodings.
47 encoding and decoding functions in this module. Ascii85/Base85 support added.
161 Encode the :term:`bytes-like object` *b* using Ascii85 and return the
166 feature is not supported by the "standard" Ascii85 encoding.
183 Decode the Ascii85 encoded :term:`bytes-like object` or ASCII string *b* and
188 This feature is not supported by the "standard" Ascii85 encoding.
190 *adobe* controls whether the input sequence is in Adobe Ascii85 format
/dports/lang/python38/Python-3.8.12/Doc/library/
H A Dbase64.rst6 Base85 and Ascii85
20 and for the de-facto standard Ascii85 and Base85 encodings.
47 encoding and decoding functions in this module. Ascii85/Base85 support added.
161 Encode the :term:`bytes-like object` *b* using Ascii85 and return the
166 feature is not supported by the "standard" Ascii85 encoding.
183 Decode the Ascii85 encoded :term:`bytes-like object` or ASCII string *b* and
188 This feature is not supported by the "standard" Ascii85 encoding.
190 *adobe* controls whether the input sequence is in Adobe Ascii85 format
/dports/lang/python311/Python-3.11.0a3/Doc/library/
H A Dbase64.rst6 Base85 and Ascii85
20 and for the de-facto standard Ascii85 and Base85 encodings.
47 encoding and decoding functions in this module. Ascii85/Base85 support added.
184 Encode the :term:`bytes-like object` *b* using Ascii85 and return the
189 feature is not supported by the "standard" Ascii85 encoding.
206 Decode the Ascii85 encoded :term:`bytes-like object` or ASCII string *b* and
211 This feature is not supported by the "standard" Ascii85 encoding.
213 *adobe* controls whether the input sequence is in Adobe Ascii85 format
/dports/lang/python-tools/Python-3.8.12/Doc/library/
H A Dbase64.rst6 Base85 and Ascii85
20 and for the de-facto standard Ascii85 and Base85 encodings.
47 encoding and decoding functions in this module. Ascii85/Base85 support added.
161 Encode the :term:`bytes-like object` *b* using Ascii85 and return the
166 feature is not supported by the "standard" Ascii85 encoding.
183 Decode the Ascii85 encoded :term:`bytes-like object` or ASCII string *b* and
188 This feature is not supported by the "standard" Ascii85 encoding.
190 *adobe* controls whether the input sequence is in Adobe Ascii85 format
/dports/lang/python310/Python-3.10.1/Doc/library/
H A Dbase64.rst6 Base85 and Ascii85
20 and for the de-facto standard Ascii85 and Base85 encodings.
47 encoding and decoding functions in this module. Ascii85/Base85 support added.
182 Encode the :term:`bytes-like object` *b* using Ascii85 and return the
187 feature is not supported by the "standard" Ascii85 encoding.
204 Decode the Ascii85 encoded :term:`bytes-like object` or ASCII string *b* and
209 This feature is not supported by the "standard" Ascii85 encoding.
211 *adobe* controls whether the input sequence is in Adobe Ascii85 format
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Doc/library/
H A Dbase64.rst6 Base85 and Ascii85
20 and for the de-facto standard Ascii85 and Base85 encodings.
47 encoding and decoding functions in this module. Ascii85/Base85 support added.
161 Encode the :term:`bytes-like object` *b* using Ascii85 and return the
166 feature is not supported by the "standard" Ascii85 encoding.
183 Decode the Ascii85 encoded :term:`bytes-like object` or ASCII string *b* and
188 This feature is not supported by the "standard" Ascii85 encoding.
190 *adobe* controls whether the input sequence is in Adobe Ascii85 format
/dports/devel/tcl-trf/trf2.1.4/doc/
H A Dascii85.man6 This encoding transforms every block of four bytes into the Ascii85
/dports/audio/moony-lv2/moony-0.36.0/lascii85/
H A DREADME2 http://en.wikipedia.org/wiki/Ascii85
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/setasign/fpdi/src/PdfParser/Filter/
H A DAscii85.php16 class Ascii85 implements FilterInterface class
/dports/www/moodle311/moodle/mod/assign/feedback/editpdf/fpdi/PdfParser/Filter/
H A DAscii85.php16 class Ascii85 implements FilterInterface class
/dports/www/moodle310/moodle/mod/assign/feedback/editpdf/fpdi/PdfParser/Filter/
H A DAscii85.php17 class Ascii85 implements FilterInterface class
/dports/www/moodle39/moodle/mod/assign/feedback/editpdf/fpdi/PdfParser/Filter/
H A DAscii85.php17 class Ascii85 implements FilterInterface class
/dports/lang/seed7/seed7/lib/
H A Dencoding.s7i489 * Encode a string with the Ascii85 encoding.
490 * Ascii85 encodes a byte string as ASCII string. This is done by
498 * from the end of the output. In files the end of an Ascii85 encoding
500 * @return the Ascii85 encoded string.
542 * Decode a Ascii85 encoded string.
546 * White space in the Ascii85 encoded string is ignored.
547 * The last block is padded to 5 bytes with the Ascii85 character "u",
551 * @exception RANGE_ERROR If ''ascii85'' is not in Ascii85 format.
/dports/lang/fpc-source/fpc-3.2.2/tests/test/packages/fcl-base/
H A Dtascii85.pp5 Uses Classes,Ascii85;
/dports/graphics/netpbm/netpbm-10.91.01/converter/other/
H A Dpnmtops.c436 enum OutputType {AsciiHex, Ascii85}; enumerator
492 oeP->outputType = ascii85 ? Ascii85 : AsciiHex; in initOutputEncoder()
509 oeP->outputType = Ascii85; in initOutputEncoder()
947 oeP->outputType == Ascii85 ? &ascii85Filter : asciiHexFilter, in spawnFilters()
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/setasign/fpdi/src/PdfParser/Type/
H A DPdfStream.php14 use setasign\Fpdi\PdfParser\Filter\Ascii85; alias
/dports/www/moodle310/moodle/mod/assign/feedback/editpdf/fpdi/PdfParser/Type/
H A DPdfStream.php13 use setasign\Fpdi\PdfParser\Filter\Ascii85; alias
/dports/www/moodle311/moodle/mod/assign/feedback/editpdf/fpdi/PdfParser/Type/
H A DPdfStream.php14 use setasign\Fpdi\PdfParser\Filter\Ascii85; alias

12345