The OpenD Programming Language

IOStream.rewind

Seek to beginning of the I/O stream.

struct IOStream
nothrow @nogc @safe nothrow @nogc @trusted
bool
rewind

Return Value

Type: bool

true if successful.

Meta