Qore Programming Language Reference Manual 2.0.0
|
Variables | |
const | Qore::QSF_ALLOW_WEAKREFS = QSF_ALLOW_WEAKREFS |
Serialize weak references as weak references. | |
const | Qore::QSF_INCLUDE_STATIC_CLASS_VARS = QSF_INCLUDE_STATIC_CLASS_VARS |
Serialize static class vars of classes serialized. | |
const Qore::QSF_ALLOW_WEAKREFS = QSF_ALLOW_WEAKREFS |
Serialize weak references as weak references.
Such data can only be deserialized if a strong reference to the same data is included in the serialized data set