| Package | Description |
|---|---|
| eu.aschuetz.nativeutils.api |
| Modifier and Type | Method and Description |
|---|---|
static LinuxNativeUtil.lseek_whence |
LinuxNativeUtil.lseek_whence.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LinuxNativeUtil.lseek_whence[] |
LinuxNativeUtil.lseek_whence.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
long |
LinuxNativeUtil.lseek(int fd,
long off,
LinuxNativeUtil.lseek_whence whence) |
Copyright © 2023. All rights reserved.