Searched defs:receive (Results 1 – 1 of 1) sorted by relevance
132 public static void receive(LocalSocket socket, byte[] data, int len) throws IOException { in receive() method in Socket152 public void receive(byte[] data, int len) throws IOException { in receive() method in Socket168 public void receive(byte[] data) throws IOException { in receive() method in Socket