ComplexTBinarySerializeToByteArray Method

Binary Serialize an Object to a byte array.

Definition

Namespace: Metas.UncLib.Core
Assembly: Metas.UncLib.Core (in Metas.UncLib.Core.dll) Version: 2.8.9053.20192
C#
public byte[] BinarySerializeToByteArray()

Return Value

Byte
Binary Data

Implements

IStorageTBinarySerializeToByteArray

See Also