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