HACC_Io_Bytes

Vue de l’ensemble

‘haxe_io_Bytes’ est une classe dans Aspose.Font FOSS pour Python.

Cette classe fournit 5 méthodes pour travailler avec des objets haxe_io_Bytes dans les programmes Python. Les méthodologies disponibles comprennent: __init__, alloc , blit et getString. Tous les membres publics sont accessibles à n’importe quelle application Pythone après l’installation de la mise en place d’Aspose.Font FOSS pour le package Pyathon. Propriétés : b ; longueur.

Propriétés

NameTypeAccessDescription
length``ReadGets the length.
b``ReadGets the b.

méthodes

SignatureDescription
__init__(length, b)Calls init on this haxe_io_Bytes instance.
blit(pos, src, srcpos, _hx_len)Copies _hx_len bytes from src starting at srcpos into this buffer at pos
getString(pos, _hx_len)Returns a string constructed from _hx_len bytes starting at pos
alloc(length)` allocates a mutable byte buffer of the specified length
ofData(b)Calls ofData on this haxe_io_Bytes instance.

Voir aussi

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