StompDecoder.skipLeadingEol

Skip one ore more EOL characters at the start of the given ByteBuffer. Those are STOMP heartbeat frames.

class StompDecoder
protected
void
skipLeadingEol
(
ByteBuffer byteBuffer
)

Meta