public class LibFuse extends Object
Constructor and Description |
---|
LibFuse() |
Modifier and Type | Method and Description |
---|---|
ByteBuffer |
fuse_get_context() |
int |
fuse_main_real(AbstractFuseFileSystem fs,
int argc,
String[] argv) |
static void |
loadLibrary() |
public int fuse_main_real(AbstractFuseFileSystem fs, int argc, String[] argv)
public ByteBuffer fuse_get_context()
public static void loadLibrary()
Copyright © 2023. All Rights Reserved.