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.