Searched defs:setRecvBuffer (Results 1 – 3 of 3) sorted by relevance
/thrift-3.4.0/lib/nodejs/lib/thrift/ | ||
D | ws_transport.js | 118 TWebSocketTransport.prototype.setRecvBuffer = function(buf) { method in TWebSocketTransport |
D | xhr_connection.js | 128 XHRConnection.prototype.setRecvBuffer = function(buf) { method in XHRConnection |
/thrift-3.4.0/lib/js/src/ | ||
D | thrift.js | 458 setRecvBuffer: function(buf) { method in Thrift.TXHRTransport |