Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FCompressedGrowableBuffer
Description
Locks the buffer for reading. Needs to be called before calls to Access and needs to be matched up with Unlock call.
| Name | Lock |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Misc/CompressedGrowableBuffer.h |
| Include Path | #include "Misc/CompressedGrowableBuffer.h" |
| Source | /Engine/Source/Runtime/Core/Private/Misc/Compression.cpp |
void Lock()