encode_streams_BrotliMemIn
Vue de l’ensemble
’encode_streams_BrotliMemIn’ est une classe dans Aspose.Font FOSS pour Python.
Cette classe fournit 4 méthodes pour travailler avec les objets encode_streams_BrotliMemIn dans les programmes Python. Les méthodologies disponibles comprennent: Read, Reset , __init__ et position. Tous les membres publics sont accessibles à n’importe quelle application Pythone après l’installation de la Aspose.Font FOSS pour le package Pyathon. Propriétés : buf_ ; ’len_’, ‘pos_’.
Propriétés
| Name | Type | Access | Description |
|---|---|---|---|
buf_ | `` | Read | Gets the buf . |
len_ | `` | Read | Gets the len . |
pos_ | `` | Read | Gets the pos . |
méthodes
| Signature | Description |
|---|---|
__init__(buf, _hx_len) | Calls init on this encode_streams_BrotliMemIn instance. |
position() | Returns the current read position within the memory buffer |
Reset(buf, _hx_len) | Reinitializes the stream with a new buffer and its length |
Read(n, output) | Reads up to n bytes from the buffer into the output array |
Voir aussi
- Aspose.Font — référence API d’entreprise