Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Serialization > API/Runtime/Core/Serialization/FLargeMemoryWriter
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Serialization/LargeMemoryWriter.h |
| Include | #include "Serialization/LargeMemoryWriter.h" |
uint8 * ReleaseOwnership()
Remarks
Releases ownership of the written data
Also returns the pointer, so that the caller only needs to call this function to take control of the memory.