Defile.tell

A wrapper for PHYSFS_tell.

See the documentation for PHYSFS_tell for details.

struct Defile
size_t
tell
(
)

Return Value

Type: size_t

The current file position.

Throws

DefileException if an error occurs.

Meta