| Package | Description |
|---|---|
| eu.aschuetz.nativeutils.api |
| Modifier and Type | Method and Description |
|---|---|
void |
LinuxNativeUtil.chmod(String path,
int mode)
change file modifier
|
void |
LinuxNativeUtil.madvise(long ptr,
long length,
int advice) |
int |
LinuxNativeUtil.memfd_create(String name,
int flags) |
Copyright © 2024. All rights reserved.