ReadByte()
IStreamWrapper::ReadByte() method
Reads a byte from the stream and advances the position within the stream by one byte, or returns -1 if at the end of the stream.
virtual int32_t Aspose::Slides::IStreamWrapper::ReadByte()=0
Return Value
Read byte int32_t
See Also
- Class IStreamWrapper
- Namespace Aspose::Slides
- Library Aspose.Slides