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