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.

ChannelHandler.swift:352
var outboundBufferedBytes: Int { get }