Public Member Functions | |
| virtual pdf_long | Read (char *pBuffer, pdf_long lLen) |
A PdfInputStream that decrypts all data read using the RC4 encryption algorithm
| virtual pdf_long PoDoFo::PdfRC4InputStream::Read | ( | char * | pBuffer, | |
| pdf_long | lLen | |||
| ) | [inline, virtual] |
Read data from the input stream
| pBuffer | the data will be stored into this buffer | |
| lLen | the size of the buffer and number of bytes that will be read |
Implements PoDoFo::PdfInputStream.
1.6.1