FileSeek
Moves the buffer cursor position forward the number of characters specified by the position argument
Method Signature
Arguments
Argument | Type | Required | Description | Default |
---|---|---|---|---|
|
|
| The File instance | |
|
|
| The cursor position to move forward in the file |
Examples
Related
Last updated