decode abstract method

List<TLV> decode(
  1. Uint8List data
)

Implementation

List<TLV> decode(Uint8List data);