cryptoStream.bytesWritten
cryptoStream.bytesWritten
属性返回写入底层套接字的总字节数_包括_实现 TLS 协议所需的字节数。
The cryptoStream.bytesWritten
property returns the total number of bytes
written to the underlying socket including the bytes required for the
implementation of the TLS protocol.