Class Crc32
Inherited Members
Namespace: Libplanet.Stun
Assembly: Libplanet.Stun.dll
Syntax
public static class Crc32
Methods
| Improve this Doc View SourceCalculate(IEnumerable<Byte>)
Declaration
public static uint Calculate(IEnumerable<byte> bytes)
Parameters
Type | Name | Description |
---|---|---|
IEnumerable<Byte> | bytes |
Returns
Type | Description |
---|---|
UInt32 |