()
| 7 | public int port; |
| 8 | |
| 9 | public P2PClass() { |
| 10 | System.loadLibrary("jpa"); |
| 11 | this.port = P2Pdoxstarthttpd("TEST3E63BAAECDAA79BEAA91853490A69F08".getBytes(), Path.jpa().getAbsolutePath().getBytes()); |
| 12 | } |
| 13 | |
| 14 | public int P2Pdoxstarthttpd(byte[] bArr, byte[] bArr2) { |
| 15 | return doxstarthttpd(bArr, bArr2); |
nothing calls this directly
no test coverage detected