SerializationWriter.WriteOptimized Method (Object[])
Writes a not-null object[] into the stream using the fewest number of bytes possible.
Stored Size: 2 bytes upwards depending on data content
Notes:
An empty object[] takes 1 byte.
The contents of the array will be stored optimized.
Namespace: SobekCM.Core.MemoryMgmt Assembly: SobekCM_Core (in SobekCM_Core.dll) Version: 4.10.0.0 (4.10.0.0) Syntax
Parameters
See AlsoVersion 4.10.0 ( last generated Monday, March 7, 2016 ) |