@StableMinor(version="12.3", 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.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.