Move the stream position to the given offset from the provided anchor point, and return adjusted position.
Those conduits which don't support seeking will throw an IOException (and don't implement IConduit.Seek).
See Implementation
Move the stream position to the given offset from the provided anchor point, and return adjusted position.
Those conduits which don't support seeking will throw an IOException (and don't implement IConduit.Seek).