| MemoryBlockStreamToArray Method |
Copy the memory stream into a byte array.
Namespace: MimeKit.IOAssembly: MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax Return Value
ByteThe array.
Remarks
Copies all of the stream data into a newly allocated byte array.
See Also