| Package | Description |
|---|---|
| net.lecousin.framework.io |
New java Input/Output model adding more flexibility and asynchronous operations.
|
| Modifier and Type | Method and Description |
|---|---|
FileIO.ReadWrite |
TemporaryFiles.createAndOpenFileSync(String prefix,
String suffix)
Create and open a temporary file.
|
| Modifier and Type | Method and Description |
|---|---|
AsyncSupplier<FileIO.ReadWrite,IOException> |
TemporaryFiles.createAndOpenFileAsync(String prefix,
String suffix)
Create and open a temporary file.
|
Copyright © 2019. All rights reserved.