public interface ReleasePageStream
CreatePageStream
interface.Modifier and Type | Method and Description |
---|---|
void |
invoke(int pageNumber,
Closeable pageStream)
Releases stream which was instantiated by the method associated with
CreatePageStream interface. |
void invoke(int pageNumber, Closeable pageStream)
Releases stream which was instantiated by the method associated with CreatePageStream
interface.