sendBytes property

int? sendBytes
getter/setter pair

发送字节总数,注意是字节数(bytes),不是比特数(bits)

Implementation

int? sendBytes;