sys_io_FileOutput
sys_io_FileOutput
General
sys_io_FileOutput és una classe en Aspose.Font FOSS per a Python. Hereta de: ̋haxe_IO_Outpot̅ .
Aquesta classe proporciona 6 mètodes per treballar amb objectes sys_io_FileOutput en programes de Python. Els mètods disponibles inclouen: __init__, ̋set_bigEndian⌒’, ∂tell , ゚write,, ゙wrireByte i ̨wrideBytes . 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 |
|---|---|---|---|
impl | `` | Read | Gets the impl. |
Mètodes
| 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 |
Vegeu també
- Aspose.Font Referència API d’empresa