Create an extension trait for u64 with a method for adding an i64 to it. Use this in SecretStream::seek, Trailered::seek and SectoredBuf::seek.
Create an extension trait for u64 with a method for adding an i64 to it. Use this in SecretStream::seek, Trailered::seek and SectoredBuf::seek.