Keyoti RapidSpell Desktop .NET API Docs
TotalBytesSlurped Property
APIKeyoti.RapidSpell.CompressionCrcCalculatorStreamTotalBytesSlurped
Keyoti RapidSpell Desktop .NET
Gets the total number of bytes run through the CRC32 calculator.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public long TotalBytesSlurped { get; }
public long TotalBytesSlurped { get; }
Public ReadOnly Property TotalBytesSlurped As Long
	Get
Public ReadOnly Property TotalBytesSlurped As Long
	Get
public:
property long long TotalBytesSlurped {
	long long get ();
}
public:
property long long TotalBytesSlurped {
	long long get ();
}
member TotalBytesSlurped : int64 with get
member TotalBytesSlurped : int64 with get
Property Value
Remarks
This is either the total number of bytes read, or the total number of bytes written, depending on the direction of this stream.

Assembly: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412