Click or drag to resize
MemoryStreamToArray Method
Writes the stream contents to a byte array.

Namespace: CMS.IO
Assembly: CMS.IO (in CMS.IO.dll) Version: 8.2.23
Syntax
C#
public byte[] ToArray()

Return Value

Type: Byte
See Also