Crc32Compute Method (UInt32, UInt32, Byte) |
[Missing <summary> documentation for "M:Network.Sim.Miscellaneous.Crc32.Compute(System.UInt32,System.UInt32,System.Byte[])"]
Namespace: Network.Sim.Miscellaneous
public static uint Compute( uint polynomial, uint seed, byte[] buffer )
[Missing <param name="polynomial"/> documentation for "M:Network.Sim.Miscellaneous.Crc32.Compute(System.UInt32,System.UInt32,System.Byte[])"]
[Missing <param name="seed"/> documentation for "M:Network.Sim.Miscellaneous.Crc32.Compute(System.UInt32,System.UInt32,System.Byte[])"]
[Missing <param name="buffer"/> documentation for "M:Network.Sim.Miscellaneous.Crc32.Compute(System.UInt32,System.UInt32,System.Byte[])"]
[Missing <returns> documentation for "M:Network.Sim.Miscellaneous.Crc32.Compute(System.UInt32,System.UInt32,System.Byte[])"]