Python_Io_NativeInput et les données
Vue de l’ensemble
python_io_NativeInput est une classe dans Aspose.Font FOSS pour Python.Déduit de: `haxe_i_Inputs'.
Cette classe fournit 7 méthodes pour travailler avec des objets python_io_NativeInput dans les programmes Python. Les méthodologies disponibles comprennent: __init__, eof , readBytes ، readinto,, ‘set_bigEndian ', 'tell et ’throwEof’. Tous les membres publics sont accessibles à n’importe quelle application Pythone après l’installation de l’Aspose.Font FOSS pour le package Pyathon. Propriétés : stream ; wasEOF.
Propriétés
| Name | Type | Access | Description |
|---|---|---|---|
wasEof | `` | Read | Gets the was eof. |
stream | `` | Read | Gets the stream. |
méthodes
| Signature | Description |
|---|---|
__init__(s) | Calls init on this python_io_NativeInput instance. |
tell() | Returns the current position in the underlying stream |
throwEof() | Calls throwEof on this python_io_NativeInput instance. |
eof() | Calls eof on this python_io_NativeInput instance. |
readinto(b) | Reads bytes into the supplied buffer and returns the byte count |
readBytes(s, pos, _hx_len) | Reads a slice of bytes from the stream into a buffer given position and length |
set_bigEndian(b) | Sets the bigendian value. |
Voir aussi
- Aspose.Font — référence API d’entreprise