NIOInboundByteBufferingChannelHandler

A NIOInboundByteBufferingChannelHandler is a ChannelHandler that reports the number of bytes buffered for inbound direction.

ChannelHandler.swift:357
protocol NIOInboundByteBufferingChannelHandler
Browse conforming types