PoDoFo 0.9.20
PoDoFo::StreamDevice Member List

This is the complete list of members for PoDoFo::StreamDevice, including all inherited members.

checkRead() const overridePoDoFo::InputStreamDeviceprotectedvirtual
Peek(char &ch) constPoDoFo::InputStreamDevice
peek(char &ch) const =0PoDoFo::InputStreamDeviceprotectedpure virtual
Read(char *buffer, size_t size)PoDoFo::InputStream
Read(char *buffer, size_t size, bool &eof)PoDoFo::InputStream
Read(char &ch)PoDoFo::InputStream
readBuffer(char *buffer, size_t size, bool &eof)=0PoDoFo::InputStreamprotectedpure virtual
ReadChar()PoDoFo::InputStream
readChar(char &ch)PoDoFo::InputStreamprotectedvirtual
Write(char ch)PoDoFo::OutputStream
Write(const std::string_view &view)PoDoFo::OutputStream
Write(const char *buffer, size_t size)PoDoFo::OutputStream