Interface for getting byte ranges from a document. More...
Public Member Functions | |
byte[] | fetch (int aMaxSize) throws SignDocException |
Fetch data from the document. |
Interface for getting byte ranges from a document.
byte [] de.softpro.doc.Source.fetch | ( | int | aMaxSize ) | throws SignDocException |
Fetch data from the document.
[in] | aMaxSize | Fetch up to this many bytes. Must be positive. |
Implemented in de.softpro.doc.LibrarySource.