Package org.bouncycastle.bcpg
Class UserAttributeSubpacketInputStream
java.lang.Object
java.io.InputStream
org.bouncycastle.bcpg.UserAttributeSubpacketInputStream
- All Implemented Interfaces:
Closeable
,AutoCloseable
,UserAttributeSubpacketTags
public class UserAttributeSubpacketInputStream
extends InputStream
implements UserAttributeSubpacketTags
reader for user attribute sub-packets
-
Field Summary
Fields inherited from interface org.bouncycastle.bcpg.UserAttributeSubpacketTags
IMAGE_ATTRIBUTE
-
Constructor Summary
-
Method Summary
Methods inherited from class java.io.InputStream
close, mark, markSupported, nullInputStream, read, read, readAllBytes, readNBytes, readNBytes, reset, skip, skipNBytes, transferTo
-
Constructor Details
-
UserAttributeSubpacketInputStream
-
-
Method Details
-
available
- Overrides:
available
in classInputStream
- Throws:
IOException
-
read
- Specified by:
read
in classInputStream
- Throws:
IOException
-
readPacket
- Throws:
IOException
-