Overload List
| Name | Description | |
|---|---|---|
| DecodeFloat(array<Byte>[]()[][]) | Decode the payload that was encoded using encodeFloat(float) NOTE: the length of the array must be at least offset + 4 long. | |
| DecodeFloat(array<Byte>[]()[][], Int32) | Decode the payload that was encoded using encodeFloat(float) NOTE: the length of the array must be at least offset + 4 long. |