| Package | Description |
|---|---|
| one.microstream.io |
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
XIO.performClosingOperation(FileChannel fileChannel,
IoOperationSR<FileChannel,T> operation) |
static <T> T |
XIO.readOneShot(Path file,
IoOperationSR<FileChannel,T> operation) |
static <S,R> R |
XIO.unchecked(IoOperationSR<S,R> operation,
S subject) |
static <T> T |
XIO.writeOneShot(Path file,
IoOperationSR<FileChannel,T> operation) |
Copyright © 2022 MicroStream Software. All rights reserved.