MCPcopy Create free account
hub / github.com/cSploit/android / SendTo

Method SendTo

cSploit/src/org/csploit/android/core/Client.java:33–33  ·  view source on GitHub ↗
(int id, byte[] array)

Source from the content-addressed store, hash-verified

31 native static void Kill(int id, int signal);
32
33 native static boolean SendTo(int id, byte[] array);
34
35 public native static boolean hadCrashed();
36}

Callers 1

sendMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected