messageBytes property

List<int>? messageBytes
getter/setter pair

The bytes associated with the message being read.

Implementation

List<int>? messageBytes;