Gets the total number of bytes run through the CRC32 calculator.

C# |
public long TotalBytesSlurped { get; }

This is either the total number of bytes read, or the total number
of bytes written, depending on the direction of this stream.