Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/IStreamedCompressedInfo
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/AudioDecompress.h |
| Include | #include "AudioDecompress.h" |
| Source | /Engine/Source/Runtime/Engine/Private/AudioDecompress.cpp |
uint32 ZeroBuffer
&40;
uint8 &42; Destination,
uint32 BufferSize
&41;
Remarks
Zeroes the contents of a buffer How many bytes were zeroed
Parameters
| Name | Description |
|---|---|
| Destination | Buffer to zero |
| BufferSize | Size of the destination buffer in bytes |