public class TLVInt extends TLV
public TLVInt()
public TLVInt(short p_tag)
public TLVInt(short p_tag,
int p_value)
public void setValue(int p_value)
public int getValue()
public byte[] getValueData()
throws Exception
getValueData 在类中 TLVExceptionpublic void setValueData(byte[] buffer)
throws Exception
setValueData 在类中 TLVExceptionCopyright © 2019. All rights reserved.