mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-09 07:16:04 -04:00
parent
c8d108d378
commit
cbe5b2263d
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -33,7 +33,7 @@ public class JNIKiwix {
|
|||||||
|
|
||||||
public native String getMimeType(String url);
|
public native String getMimeType(String url);
|
||||||
|
|
||||||
public static native boolean loadZIM(String path);
|
public native boolean loadZIM(String path);
|
||||||
|
|
||||||
public native byte[] getContent(String url, JNIKiwixString mimeType, JNIKiwixInt size);
|
public native byte[] getContent(String url, JNIKiwixString mimeType, JNIKiwixInt size);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user