decodeBinaryFrame abstract method

Map? decodeBinaryFrame(
  1. List<int> input
)

Implementation

Map? decodeBinaryFrame(List<int> input);