IBStream.seek

Sets stream read-write position. \param pos : new stream position (dependent on mode) \param mode : value of enum IStreamSeekMode \param result : new seek position (set to 0 if this is of no interest)

interface IBStream
public nothrow @nogc
seek

Meta