Doc.readFromStream

Copies the data from the temporary stream of the document into a buffer.

class Doc
HPDF_STATUS
readFromStream
(
ubyte* buf
,
uint* size
)

Parameters

buf ubyte*

Pointer to the buffer

size uint*

Size of the buffer

Meta