SerializationWriter.WriteBytesDirect Method
Writes a byte[] directly into the stream.
The size of the array is not stored so only use this method when
the number of bytes will be known at deserialization time.
A null value will throw an exception
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 ) |