MemoryStream.seek

Sets the reading position within the stream

Returns The new position in the stream, or a StreamError if the seek operation failed.

class MemoryStream
@nogc nothrow @safe override
long
seek

See Also

Meta