StrangeCRC.Update Method (Byte[])

[Visual Basic]
NotOverridable Overloads Public Sub Update( _
   ByVal buf As Byte() _
)
[C#]
public final void Update(
   byte[] buf
);

See Also

StrangeCRC Class | StrangeCRC Members | ICSharpCode.SharpZipLib.Checksums Namespace | StrangeCRC.Update Overload List