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