Navigation
API > API/Plugins > API/Plugins/OnlineBase > API/Plugins/OnlineBase/Online > API/Plugins/OnlineBase/Online/FNboSerializeToBuffer > API/Plugins/OnlineBase/Online/FNboSerializeToBuffer/WriteBinary
References
| Module | OnlineBase |
| Header | /Engine/Plugins/Runtime/AR/AppleAR/AppleARKitFaceSupport/Source/AppleARKitFaceSupport/Private/AppleARKitLiveLinkSource.h |
| Include | #include "AppleARKitLiveLinkSource.h" |
void WriteBinary
&40;
const uint8 &42; Buffer,
uint32 NumToWrite
&41;
Remarks
Writes a blob of data to the buffer
Parameters
| Name | Description |
|---|---|
| Buffer | the source data to append |
| NumToWrite | the size of the blob to write |