- CanThrow
SerializationOptions CanThrow(bool flag)
Undocumented in source. Be warned that the author may not have intended to support it.
- CanThrow
bool CanThrow()
Undocumented in source. Be warned that the author may not have intended to support it.
- Depth
int Depth()
Undocumented in source. Be warned that the author may not have intended to support it.
- Depth
SerializationOptions Depth(int Depth)
Undocumented in source. Be warned that the author may not have intended to support it.
- ignoreNull
bool ignoreNull()
Undocumented in source. Be warned that the author may not have intended to support it.
- ignoreNull
SerializationOptions ignoreNull(bool flag)
Undocumented in source. Be warned that the author may not have intended to support it.
- includeMeta
bool includeMeta()
Undocumented in source. Be warned that the author may not have intended to support it.
- includeMeta
SerializationOptions includeMeta(bool flag)
Undocumented in source. Be warned that the author may not have intended to support it.
- onlyPublic
bool onlyPublic()
Undocumented in source. Be warned that the author may not have intended to support it.
- onlyPublic
SerializationOptions onlyPublic(bool flag)
Undocumented in source. Be warned that the author may not have intended to support it.
- traverseBase
bool traverseBase()
Undocumented in source. Be warned that the author may not have intended to support it.
- traverseBase
SerializationOptions traverseBase(bool flag)
Undocumented in source. Be warned that the author may not have intended to support it.