| Package | Description |
|---|---|
| eu.aschuetz.nativeutils.api |
| Modifier and Type | Method and Description |
|---|---|
static WindowsNativeUtil._locking_Mode |
WindowsNativeUtil._locking_Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WindowsNativeUtil._locking_Mode[] |
WindowsNativeUtil._locking_Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
WindowsNativeUtil._locking(int fd,
WindowsNativeUtil._locking_Mode mode,
long len)
returns true if successful false if not.
|
Copyright © 2023. All rights reserved.