FMemoryView

A non-owning view of a contiguous region of memory.

Choose your operating system:

Windows

macOS

Linux

Type

typedef TMemoryView< const void > FMemoryView

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Memory/MemoryFwd.h

Include

#include "Memory/MemoryFwd.h"

Remarks

A non-owning view of a contiguous region of memory.