public final class PosixFallocate extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
fallocate(FileDescriptor descriptor,
long offset,
long length) |
public static void fallocate(FileDescriptor descriptor, long offset, long length) throws IOException
IOExceptionCopyright © 2024. All rights reserved.