Function AsyncSocketCallback.onDataReceived

abstract void onDataReceived(
  AsyncSocket socket,
  ubyte[] data
);