MemoryStream.tell

Position in stream

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

class MemoryStream
@nogc nothrow @safe override @property
ptrdiff_t
tell
()

Meta