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" |
FMemoryView GetView&40;&41; const
Remarks
Returns a view on the written data
The view does not own the memory, so you must make sure you keep the memory writer alive while you are using the returned view.