Home
last modified time | relevance | path

Searched defs:setRecvBuffer (Results 1 – 3 of 3) sorted by relevance

/thrift-3.4.0/lib/nodejs/lib/thrift/
Dws_transport.js118 TWebSocketTransport.prototype.setRecvBuffer = function(buf) { method in TWebSocketTransport
Dxhr_connection.js128 XHRConnection.prototype.setRecvBuffer = function(buf) { method in XHRConnection
/thrift-3.4.0/lib/js/src/
Dthrift.js458 setRecvBuffer: function(buf) { method in Thrift.TXHRTransport
634 setRecvBuffer: function(buf) { method in Thrift.TWebSocketTransport