FixedBufferBase.seekTo

Seeks to the given position relative to the given starting point.

struct FixedBufferBase(Stream)
static if(isSeekable!Stream)
long
seekTo
if (
is(Stream == struct) &&
)

Meta