Method VersionOf
- Namespace
- GrindFest
- Assembly
- GrindFest.dll
VersionOf(byte[])
The version the payload was written with (0 when it is too short to hold one).
public static byte VersionOf(byte[] payload)
Parameters
payloadbyte[]
The version the payload was written with (0 when it is too short to hold one).
public static byte VersionOf(byte[] payload)
payload byte[]