Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdRxValue::serializeIn Method
Syntax
C++
size_t serializeIn(const void* pBytes, size_t maxBytesToRead);

Reads the value from the byte array. 

 

Parameters
Description
pBytes
[out] Pointer to the byte array.
maxBytesToRead
[in] Maximum number of the bytes to read.

Actual number of the bytes read.

Copyright © 2002-2022. Open Design Alliance All rights reserved.