estimate Message Size
Estimates the size of the message, allowing Netty to accurately track the number of bytes writing it would require.
Return
the number of bytes to initialize with.
Estimates the size of the message, allowing Netty to accurately track the number of bytes writing it would require.
the number of bytes to initialize with.