Read()

StreamWrapper::Read(System::ArrayPtr<uint8_t>, int32_t, int32_t) method

Reads a sequence of bytes from the current stream and advances the position within the stream by the number of bytes read.

void Aspose::Slides::StreamWrapper::Read(System::ArrayPtr<uint8_t> buffer, int32_t offset, int32_t count) override

See Also