TextIndex Class
Summary:
Module: aspose.gis.common.io
Full Name: aspose.gis.common.io.TextIndex
Aspose.PSD Version: 25.9.0
Constructors
| Name | Description |
|---|---|
| TextIndex(stream, buffer_size) | Initializes a new instance of the TextIndex class |
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| end_of_stream | bool | r | |
| position | long | r/w |
Methods
| Name | Description |
|---|---|
| read_line() |
Constructor: TextIndex(stream, buffer_size)
TextIndex(stream, buffer_size)
Initializes a new instance of the TextIndex class
Parameters:
| Parameter | Type | Description |
|---|---|---|
| stream | _io.BufferedRandom | |
| buffer_size | int |
Method: read_line()
read_line()
Returns
| Type | Description |
|---|---|
| string |