open static fun continuationFrame(data: Buffer, isFinal: Boolean): WebSocketFrame
Create a continuation frame
data - the data for the frame
data
isFinal - true if it's the final frame in the WebSocket message
isFinal
Return the frame