public class TS32297FileHeader.TS32297IpAddress
extends java.lang.Object
Constructor and Description |
---|
TS32297IpAddress() |
TS32297IpAddress(java.lang.String ipv6Str) |
Modifier and Type | Method and Description |
---|---|
void |
decode(Asn1BerDecodeBuffer buffer) |
void |
encode(Asn1BerEncodeBuffer buffer) |
void |
print() |
public TS32297IpAddress()
public TS32297IpAddress(java.lang.String ipv6Str)
public void decode(Asn1BerDecodeBuffer buffer) throws Asn1Exception, java.io.IOException
Asn1Exception
java.io.IOException
public void encode(Asn1BerEncodeBuffer buffer) throws Asn1Exception, java.io.IOException
Asn1Exception
java.io.IOException
public void print()