Method | Description | |
---|---|---|
BitReverse ( uint code, int length ) : uint | ||
UpdateCrc32 ( uint crc32, byte buffer, int offset, int length ) : uint |
Method | Description | |
---|---|---|
DecodeHelper ( ) : System |
public static BitReverse ( uint code, int length ) : uint | ||
code | uint | |
length | int | |
return | uint |
public static UpdateCrc32 ( uint crc32, byte buffer, int offset, int length ) : uint | ||
crc32 | uint | |
buffer | byte | |
offset | int | |
length | int | |
return | uint |