NetSerializerHasher Class |
LiteNetLib |
[Missing <summary> documentation for "T:LiteNetLib.Utils.NetSerializerHasher"]
Inheritance Hierarchy
LiteNetLib.UtilsFNVHasher
Namespace: LiteNetLib.Utils
Assembly: LiteNetLib (in LiteNetLib.dll) Version: 1.0.0.0
Syntax
C#
public abstract class NetSerializerHasher
The NetSerializerHasher type exposes the following members.
Constructors
Name | Description | |
---|---|---|
NetSerializerHasher | Initializes a new instance of the NetSerializerHasher class |
Methods
Name | Description | |
---|---|---|
GetHash | ||
ReadHash | ||
WriteHash |
See Also