Example #1
0
 public int getSendBufferSize() throws SocketException {
   return mSocket.getSendBufferSize();
 }