transferIn abstract method

Future<Uint8List?> transferIn(
  1. int packetSize,
  2. int timeout
)

Implementation

Future<Uint8List?> transferIn(int packetSize, int timeout);