GenericTlv

fun GenericTlv(tag: Long, value: ByteVector)

Parameters

tag

tlv tag.

value

tlv value (length is implicit, and encoded as a varint).