public class UserAttributeSubpacket extends Object
Modifier and Type | Field and Description |
---|---|
protected byte[] |
data |
Modifier | Constructor and Description |
---|---|
protected |
UserAttributeSubpacket(int type,
byte[] data) |
public int getType()
public byte[] getData()
public void encode(OutputStream out) throws IOException
IOException