DROP_MESSAGE
Special constant to drop the message early in the decoder, avoiding slicing and decoding of the message to begin with.
The Netty message decoder will simply skip over those bytes if this response is received.
Special constant to drop the message early in the decoder, avoiding slicing and decoding of the message to begin with.
The Netty message decoder will simply skip over those bytes if this response is received.