haxe_io_Bytes
haxe_io_Bytes
General
haxe_io_Bytes és una classe en Aspose.Font FOSS per a Python.
Aquesta classe proporciona 5 mètodes per treballar amb objectes haxe_io_Bytes en programes de Python. Els mètods disponibles inclouen: __init__, ゚alloc , ⌒blit . Tots els membres públics són accessibles a qualsevol aplicació de python després d’instal·lar el paquet Aspose.Font FOSS for Python . Propietats:
Propietats
| Name | Type | Access | Description |
|---|---|---|---|
length | `` | Read | Gets the length. |
b | `` | Read | Gets the b. |
Mètodes
| Signature | Description |
|---|---|
__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. |
Vegeu també
- Aspose.Font Referència API d’empresa