@StableMinor(version="12.0", sinceVersion="8.1") public interface IInputStreamProvider extends Serializable
InputStream
. Implementations must not close
the input stream.Modifier and Type | Method and Description |
---|---|
InputStream |
getInputStream()
Returns an input stream to be used.
|
InputStream getInputStream() throws IOException
closing
the input stream
obtained.IOException
- if an I/O error occurred.LumisXP 12.0.0.190809 - Copyright © 2006–2019 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.