Class Crc32
Namespace: Libplanet.Stun
Assembly: Libplanet.Stun.dll
Syntax
public static class Crc32 : object
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 |