Show / Hide Table of Contents

Class Crc32

Inheritance
Object
Crc32
Namespace: Libplanet.Stun
Assembly: Libplanet.Stun.dll
Syntax
public static class Crc32 : object

Methods

| Improve this Doc View Source

Calculate(IEnumerable<Byte>)

Declaration
public static uint Calculate(IEnumerable<byte> bytes)
Parameters
Type Name Description
IEnumerable<Byte> bytes
Returns
Type Description
UInt32
  • Improve this Doc
  • View Source
In This Article
Back to top Copyright © 2018–2022 Planetarium