SerializationReader.BytesRemaining Property
Returns the number of bytes or serialized remaining to be processed.
Useful for checking that deserialization is complete.
Warning: Retrieving the Position in certain stream types can be expensive,
e.g. a FileStream, so use sparingly unless known to be a MemoryStream.
Namespace: SobekCM.Core.MemoryMgmt Assembly: SobekCM_Core (in SobekCM_Core.dll) Version: 4.10.0.0 (4.10.0.0) SyntaxSee AlsoVersion 4.10.0 ( last generated Monday, March 7, 2016 ) |