TcpChunkHandler typedef

TcpChunkHandler = void Function(Uint8List chunk)

Implementation

typedef TcpChunkHandler = void Function(Uint8List chunk);