SerializationReader Class
A SerializationReader instance is used to read stored values and objects from a byte array.
Once an instance is created, use the various methods to read the required data.
The data read MUST be exactly the same type and in the same order as it was written.
Namespace: SobekCM.Core.MemoryMgmt Assembly: SobekCM_Core (in SobekCM_Core.dll) Version: 4.10.0.0 (4.10.0.0) Syntax
Inheritance HierarchyConstructors
Methods
Properties
See AlsoVersion 4.10.0 ( last generated Monday, March 7, 2016 ) |