Searched defs:writePacket (Results 1 – 6 of 6) sorted by relevance
171 public abstract void writePacket(byte pkt[]) throws IOException; in writePacket() method in Connection
95 public void writePacket(byte[] packet) throws IOException; in writePacket() method
293 public void writePacket(byte[] packet) throws IOException { in writePacket() method in SocketTransportWrapper
273 inline void writePacket(Index row, Index col, const PacketScalar& val) in writePacket() function280 inline void writePacket(Index index, const PacketScalar& val) in writePacket() function
469 public void writePacket(byte b[]) throws IOException { in writePacket() method in SocketConnection
123 void writePacket(Index index, const PacketReturnType& x) in writePacket() function