WebSocketPolicy.getInputBufferSize

The size of the input (read from network layer) buffer size. <p> This is the raw read operation buffer size, before the parsing of the websocket frames.

@return the raw network bytes read operation buffer size.

class WebSocketPolicy
int
getInputBufferSize
()

Meta