@FunctionalInterface public interface ReleaseResourceStream
CreateResourceStream
interface.Modifier and Type | Method and Description |
---|---|
void |
invoke(int pageNumber,
Resource resource,
OutputStream resourceStream)
Releases stream which was instantiated by the method associated with
CreateResourceStream interface. |
void invoke(int pageNumber, Resource resource, OutputStream resourceStream)
Releases stream which was instantiated by the method associated with CreateResourceStream
interface.
Copyright © 2023. All rights reserved.