Stream.tell

Position in stream

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

class Stream
@nogc nothrow @safe abstract @property
ptrdiff_t
tell
()

Meta