FileStream.tell

Position in stream

Returns Position in the stream, or -1 if the position is unknown.

class FileStream
@nogc @safe override @property nothrow @trusted
ptrdiff_t
tell
()

Meta