Package org.bouncycastle.openpgp
Class PGPEncryptedData.TruncatedStream
java.lang.Object
java.io.InputStream
org.bouncycastle.openpgp.PGPEncryptedData.TruncatedStream
- All Implemented Interfaces:
Closeable
,AutoCloseable
- Enclosing class:
PGPEncryptedData
-
Method Summary
Methods inherited from class java.io.InputStream
available, close, mark, markSupported, nullInputStream, readAllBytes, readNBytes, readNBytes, reset, skip, skipNBytes, transferTo
-
Method Details
-
read
- Specified by:
read
in classInputStream
- Throws:
IOException
-
read
- Overrides:
read
in classInputStream
- Throws:
IOException
-
read
- Overrides:
read
in classInputStream
- Throws:
IOException
-