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