{"json_modified": "2016-07-12T10:31:45.316101", "uuid": "2242cef7-e9ee-489c-9db7-3d795551b6a7", "title": "RTCDataChannel.binaryType", "url": "/en-US/docs/Web/API/RTCDataChannel/binaryType", "tags": ["Property", "RTCDataChannel", "WebRTC", "Reference", "binaryType", "Experimental"], "translations": [], "modified": "2016-07-12T10:31:45", "label": "RTCDataChannel.binaryType", "localization_tags": [], "locale": "en-US", "id": 124809, "last_edit": "2016-07-12T10:31:38", "summary": "The property binaryType on the RTCDataChannel interface is a DOMString which specifies the type of JavaScript object which should be used to represent binary data received on the RTCDataChannel. Values allowed by the WebSocket.binaryType property are also permitted here: \"blob\"\u00a0if Blob objects are being used or \"arraybuffer\" if ArrayBuffer objects are being used. The default is \"blob\".", "sections": [{"id": "Quick_Links", "title": null}, {"id": "Syntax", "title": "Syntax"}, {"id": "Value", "title": "Value"}, {"id": "Example", "title": "Example"}, {"id": "Specifications", "title": "Specifications"}, {"id": "Browser_compatibility", "title": "Browser compatibility"}, {"id": "See_also", "title": "See also"}], "slug": "Web/API/RTCDataChannel/binaryType", "review_tags": []}