Buffer:tell
From GiderosMobile
Available since: Gideros 2020.2
Class: Buffer
Description
Gets the position of the next file access in a Buffer object. <syntaxhighlight lang="lua"> (number) = Buffer:tell() </source>
Return values
Returns (number) position at which the next file access will take place