decode abstract method

Future<bool> decode(
  1. Uint8List bytes
)

Implementation

Future<bool> decode(Uint8List bytes);