Encode_Command_Function de commande

Encode_Command_Function de commande

Vue de l’ensemble

’encode_Command_functions’ est une classe dans Aspose.Font FOSS pour Python.

Cette classe fournit 6 méthodes pour travailler avec des objets de fonctionnalités encode_Command dans les programmes Python. Les méthodologies disponibles comprennent: CombineLengthCodes, GetCopyLangthcodes‘, 'GatDistCode , ’ GetInsertLongth Code’, ’ GetLungthcodeetinit`. Tous les membres publics sont accessibles à n’importe quelle application Pythone après l’installation du package Aspose.Font FOSS pour PyThone.

méthodes

SignatureDescription
__init__()Calls init on this encode_Command_functions instance.
GetDistCode(distance_code, code, extra)Returns the distance code, base code, and extra bits for a given distance index, enabling construction of copy commands in Brotli encoding
GetInsertLengthCode(insertlen)Returns the Brotli insert‑length code for a given insert length
GetCopyLengthCode(copylen)Computes the copy‑length code for the given copylen
CombineLengthCodes(inscode, copycode, distancecode)Merges inscode, copycode and distancecode into a single code
GetLengthCode(insertlen, copylen, distancecode, code, extra)Returns a full length code using insertlen, copylen, distancecode, code and extra

Voir aussi

  • Aspose.Font — référence API d’entreprise
 Français