AbstractWebSocketFrame.data

The payload data. <p> It is assumed to always be in FLUSH mode (ready to read) in this object.

class AbstractWebSocketFrame
protected
ByteBuffer data;

Meta