Terraria v1.4.4.9
Terraria source code documentation
|
Static Public Member Functions | |
static unsafe uint | UpdateCrc32 (uint crc32, byte[] buffer, int offset, int length) |
static unsafe uint | UpdateCrc32 (uint crc32, ReadOnlySpan< byte > buffer) |
Definition at line 5 of file Crc32Helper.cs.