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