SerializationWriter.AppendTokenTables Method
Writes the contents of the string and object token tables into the stream.
Also write the starting offset into the first 4 bytes of the stream.
Notes:
Called automatically by ToArray().
Can be used to ensure that the complete graph is written before using an
alternate technique of extracting a Byte[] such as using compression on
the underlying stream.
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 ) |