Navigation
API > API/Plugins > API/Plugins/MutableRuntime > API/Plugins/MutableRuntime/MuR
References
| Module | MutableRuntime |
| Header | /Engine/Plugins/Mutable/Source/MutableRuntime/Public/MuR/Serialisation.h |
| Include | #include "MuR/Serialisation.h" |
Syntax
class InputStream
Remarks
Interface for any input stream to be use with InputArchives.
Destructors
| Type | Name | Description | |
|---|---|---|---|
~InputStream () |
Ensure virtual destruction. |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Read
(
void* Data, |
Read a byte buffer |