Sys_io_FileOutput
Vue de l’ensemble
sys_io_FileOutput est une classe dans Aspose.Font FOSS pour Python.Déduit de: `haxe_i_Otput'.
Cette classe fournit 6 méthodes pour travailler avec les objets sys_io_FileOutput dans les programmes Python. Les méthodologies disponibles comprennent: __init__, set_bigEndian , ’tell,, write', writByteet WriteBytes. Tous les membres publics sont accessibles à n'importe quelle application Pythone après l'installation de l’Aspose.Font FOSS pour le package PyThone. Propriétés : impl` .
Propriétés
| Name | Type | Access | Description |
|---|---|---|---|
impl | `` | Read | Gets the impl. |
méthodes
| Signature | Description |
|---|---|
__init__(impl) | Calls init on this sys_io_FileOutput instance. |
tell() | Calls tell on this sys_io_FileOutput instance. |
set_bigEndian(b) | Sets the bigendian value. |
writeByte(c) | Writes a single byte value to the output |
writeBytes(s, pos, _hx_len) | Writes a range of bytes from a buffer starting at pos for _hx_len length |
write(s) | ` writes the string or bytes s to the output file in the current endian mode |
Voir aussi
- Aspose.Font — référence API d’entreprise