Skip to main content
WebSocket.binaryType - Web documentation
property WebSocket.binaryType

Returns a string that indicates how binary data from the WebSocket object is exposed to scripts:

Can be set, to change how binary data is returned. The default is "blob".

Type