Searched defs:readPacket (Results 1 – 7 of 7) sorted by relevance
107 public abstract byte[] readPacket() throws IOException; in readPacket() method in Connection
88 public byte[] readPacket() throws IOException; in readPacket() method
235 public byte[] readPacket() throws IOException { in readPacket() method in SocketTransportWrapper
30 readPacket(char *mem, int size) { in readPacket() function
82 int SkSocket::readPacket(void (*onRead)(int, const void*, size_t, DataType, in readPacket() function in SkSocket
402 public byte[] readPacket() throws IOException { in readPacket() method in SocketConnection