haxe_io_Output
haxe_io_Output
General
haxe_io_Output és una classe en Aspose.Font FOSS per a Python.
Aquesta classe proporciona 4 mètodes per treballar amb objectes haxe_io_Output en programes de Python. Els mètods disponibles inclouen: set_bigEndian, ̋write` , ∂wrireByte゚, and ⌒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 .
Mètodes
| Signature | Description |
|---|---|
writeByte(c) | writes a single byte valuec` to the underlying output stream |
writeBytes(s, pos, _hx_len) | Calls writeBytes on this haxe_io_Output instance. |
set_bigEndian(b) | Sets the bigendian value. |
write(s) | Writes the entire string or byte array s to the output stream |
Vegeu també
- Aspose.Font Referència API d’empresa