System::IO::MemoryStream::ToArray 方法
MemoryStream::ToArray method
返回底层内存缓冲区的副本,作为字节数组。
virtual ArrayPtr<uint8_t> System::IO::MemoryStream::ToArray()
另见
- Typedef ArrayPtr
- Class MemoryStream
- Namespace System::IO
- Library Aspose.Font for C++
返回底层内存缓冲区的副本,作为字节数组。
virtual ArrayPtr<uint8_t> System::IO::MemoryStream::ToArray()