receiveBytes property

int? receiveBytes
getter/setter pair

接收字节总数,注意是字节数(bytes),不是比特数(bits)

Implementation

int? receiveBytes;