encode abstract method

Uint8List encode(
  1. List<TLV> tlvList
)

Implementation

Uint8List encode(List<TLV> tlvList);