Implementation of ProtoCall::Serialization::Deserializer.
More...
#include <moleculedeserializer.h>
<avogadro/protocall/moleculdeeserializer.h>
◆ MoleculeDeserializer()
- Parameters
-
molecule | The molecule to deserialize into. |
◆ deserialize()
bool deserialize |
( |
const void * |
data, |
|
|
size_t |
size |
|
) |
| |
Deserialize buffer into molecules.
- Parameters
-
data | The buffer containing the molecule byte stream. |
size | The size of the buffer. |
- Returns
- true if successful, false otherwise.
The documentation for this class was generated from the following file: