Required Instance Propertyswift-nio 2.77.0NIOCore
outboundBufferedBytes
The number of bytes buffered in the channel handler, which are queued to be sent to the next outbound channel handler.
var outboundBufferedBytes: Int { get }
The number of bytes buffered in the channel handler, which are queued to be sent to the next outbound channel handler.
var outboundBufferedBytes: Int { get }
s7NIOCore38NIOOutboundByteBufferingChannelHandlerP21outboundBufferedBytesSivp
What are these?3XPC7