Navigation
API > API/Plugins > API/Plugins/OnlineBase > API/Plugins/OnlineBase/Online > API/Plugins/OnlineBase/Online/FNboSerializeFromBuffer > API/Plugins/OnlineBase/Online/FNboSerializeFromBuffer/ReadBinary
References
| Module | OnlineBase |
| Header | /Engine/Plugins/Runtime/AR/AppleAR/AppleARKitFaceSupport/Source/AppleARKitFaceSupport/Private/AppleARKitLiveLinkSource.h |
| Include | #include "AppleARKitLiveLinkSource.h" |
void ReadBinary
&40;
uint8 &42; OutBuffer,
uint32 NumToRead
&41;
Remarks
Reads a blob of data from the buffer
Parameters
| Name | Description |
|---|---|
| OutBuffer | the destination buffer |
| NumToRead | the size of the blob to read |