Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc > API/Runtime/Core/Misc/FCompressedGrowableBuffer
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Misc/CompressedGrowableBuffer.h |
Include | #include "Misc/CompressedGrowableBuffer.h" |
Source | /Engine/Source/Runtime/Core/Private/Misc/Compression.cpp |
void Lock&40;&41;
Remarks
Locks the buffer for reading. Needs to be called before calls to Access and needs to be matched up with Unlock call.