Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.IO.Compression.Crc32Helper Class Reference

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)
 

Detailed Description

Definition at line 5 of file Crc32Helper.cs.


The documentation for this class was generated from the following file: