Stream.seek

Undocumented in source. Be warned that the author may not have intended to support it.
struct Stream(H)
static if(isSeekable)
void
seek
if (
isInstanceOf!(Handle, H)
)

Meta