Interface MessageSizeEstimator

All Known Implementing Classes:
AbstractHttp2StreamChannel.FlowControlledFrameSizeEstimator, DefaultMessageSizeEstimator

public interface MessageSizeEstimator
Responsible to estimate the size of a message. The size represents approximately how much memory the message will reserve in memory.