Searched refs:send (Results 1 – 4 of 4) sorted by relevance
473 send(options: UDPSendOptions, callback: AsyncCallback<void>): void; method496 send(options: UDPSendOptions): Promise<void>; method1016 send(options: TCPSendOptions, callback: AsyncCallback<void>): void; method1039 send(options: TCPSendOptions): Promise<void>; method1980 send(data: string, callback: AsyncCallback<void>): void; method2009 send(data: string): Promise<void>; method2326 send(options: TCPSendOptions, callback: AsyncCallback<void>): void; method2339 send(options: TCPSendOptions): Promise<void>; method2617 send(data: string, callback: AsyncCallback<void>): void; method2632 send(data: string): Promise<void>; method
257 send(data: string | ArrayBuffer, callback: AsyncCallback<boolean>): void; method280 send(data: string | ArrayBuffer): Promise<boolean>; method
35 send(data: { [key: string]: Object }): void; method
54880 send