tcpBuffer property

List<int> tcpBuffer
getter/setter pair

Implementation

List<int> tcpBuffer = Uint8List(0);