receiveWebSocketFrame

Receives a websocket frame from a byte input stream.

receiveWebSocketFrame
(
S
)
()
if (
isByteInputStream!S
)

Parameters

stream S

The stream to receive from.

Return Value

The frame that was received.