HashBuffer

Overload list

Choose your operating system:

Windows

macOS

Linux

Name Description

Public function Static

FIoHash

 

HashBuffer

(
    FMemoryView View
)

Calculate the hash of the buffer.

Public function Static

FIoHash

 

HashBuffer

(
    const FCompositeBuffer& Buffer
)

Calculate the hash of the buffer.

Public function Static

FIoHash

 

HashBuffer

(
    const void* Data,
    uint64 Size
)

Calculate the hash of the buffer.