Navigation
API > API/Plugins > API/Plugins/MutableRuntime > API/Plugins/MutableRuntime/MuR
Inheritance Hierarchy
- OutputStream
- OutputHashStream
- OutputMemoryStream
- OutputSizeStream
References
| Module | MutableRuntime |
| Header | /Engine/Plugins/Mutable/Source/MutableRuntime/Public/MuR/Serialisation.h |
| Include | #include "MuR/Serialisation.h" |
Syntax
class OutputStream
Remarks
Interface for any output stream to be used with OutputArchives.
Destructors
| Type | Name | Description | |
|---|---|---|---|
| Ensure virtual destruction. |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Write
(
const void* Data, |
Write a byte buffer |