Processes a byte with CRC counter.

Namespace:  SGP.XUtility
Assembly:  SGP.XUtility (in SGP.XUtility.dll)
Version: 1.2.3019.18718

Syntax

C#
public abstract void Put(
	byte b
)

Parameters

b
Type: System..::.Byte
A byte.

See Also