Terraria v1.4.4.9
Terraria source code documentation
|
Classes | |
class | Arm64 |
Static Public Member Functions | |
static uint | ComputeCrc32 (uint crc, byte data) |
static uint | ComputeCrc32 (uint crc, ushort data) |
static uint | ComputeCrc32 (uint crc, uint data) |
static uint | ComputeCrc32C (uint crc, byte data) |
static uint | ComputeCrc32C (uint crc, ushort data) |
static uint | ComputeCrc32C (uint crc, uint data) |
static int | LeadingZeroCount (int value) |
static int | LeadingZeroCount (uint value) |
static int | ReverseElementBits (int value) |
static uint | ReverseElementBits (uint value) |
Properties | |
static new bool | IsSupported [get] |