Uses of Interface
com.documents4j.api.IInputStreamConsumer
-
Packages that use IInputStreamConsumer Package Description com.documents4j.api -
-
Uses of IInputStreamConsumer in com.documents4j.api
Methods in com.documents4j.api with parameters of type IInputStreamConsumer Modifier and Type Method Description IConversionJobWithTargetUnspecifiedIConversionJobWithSourceSpecified. to(IInputStreamConsumer callback)Configures the current conversion to write the result to invoke the given callback when the conversion terminates.
-