Method | Description | |
---|---|---|
FromBytes ( byte bytes ) : |
Method | Description | |
---|---|---|
DecodePlayer ( |
||
FindValue ( byte value, byte bytes, int curIdx, bool throwIfNotFound = true ) : int? | ||
ParseUInt32 ( byte bytes, int &curIdx ) : uint | ||
ParseVarInt ( byte bytes, int &curIdx ) : ulong | ||
ValidateField ( byte bytes, int &curIdx, byte value ) : void |
public static FromBytes ( byte bytes ) : |
||
bytes | byte | |
return |