Documentation ¶
Index ¶
Constants ¶
View Source
const ( TLV_FLOAT64 = 1 TLV_FLOAT32 = 2 TLV_INT8 = 3 TLV_INT16 = 4 TLV_INT32 = 5 TLV_INT64 = 6 TLV_UINT8 = 7 TLV_UINT16 = 8 TLV_UINT32 = 9 TLV_UINT64 = 10 TLV_BYTES = 11 TLV_URI = 12 TLV_BOOL = 13 )
Variables ¶
This section is empty.
Functions ¶
func ByteToUint16 ¶
func Uint16ToByte ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.