UpdateCRC Method (b)

DotNetZip

Ionic Zip Library v1.9.1.6 UpdateCRC Method (b)
ReferenceIonic.CrcCRC32UpdateCRC(Byte)
Process one byte in the CRC.
Declaration Syntax
C# Visual Basic Visual C++
public void UpdateCRC(
	byte b
)
Public Sub UpdateCRC ( _
	b As Byte _
)
public:
void UpdateCRC(
	unsigned char b
)
Parameters
b (Byte)
the byte to include into the CRC .

Assembly: Ionic.Zip (Module: Ionic.Zip) Version: 1.9.1.8 (1.9.1.8)