java.lang.Object | |||
↳ | java.io.InputStream | ||
↳ | java.io.FilterInputStream | ||
↳ | org.bouncycastle.mail.smime.util.SharedFileInputStream |
[Expand]
Inherited Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Close of this stream and any substreams that have been created from it.
| |||||||||||
Return the shared stream that represents the top most stream that
this stream inherits from.
| |||||||||||
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() |
Close of this stream and any substreams that have been created from it.
IOException | on problem closing the main stream. |
---|
Return the shared stream that represents the top most stream that this stream inherits from.