![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for FRollingHash, including all inherited members.
| Clear() | FRollingHash | |
| ConsumeByte(const uint8 &NewByte) | FRollingHash | |
| ConsumeBytes(const uint8 *NewBytes, const uint32 &NumBytes) | FRollingHash | |
| FRollingHash(uint32 WindowSize) | FRollingHash | |
| GetHashForDataSet(const uint8 *DataSet, uint32 WindowSize) | FRollingHash | static |
| GetNumDataNeeded() const | FRollingHash | |
| GetWindowData() const | FRollingHash | |
| GetWindowHash() const | FRollingHash | |
| GetWindowSize() const | FRollingHash | |
| RollForward(const uint8 &NewByte) | FRollingHash |