public class UserAttributeSubpacketInputStream extends java.io.InputStream implements UserAttributeSubpacketTags
IMAGE_ATTRIBUTE
Constructor and Description |
---|
UserAttributeSubpacketInputStream(java.io.InputStream in) |
Modifier and Type | Method and Description |
---|---|
int |
available() |
int |
read() |
UserAttributeSubpacket |
readPacket() |
public UserAttributeSubpacketInputStream(java.io.InputStream in)
public int available() throws java.io.IOException
available
in class java.io.InputStream
java.io.IOException
public int read() throws java.io.IOException
read
in class java.io.InputStream
java.io.IOException
public UserAttributeSubpacket readPacket() throws java.io.IOException
java.io.IOException