| Package | Description |
|---|---|
| net.lecousin.framework.io |
New java Input/Output model adding more flexibility and asynchronous operations.
|
| Modifier and Type | Method and Description |
|---|---|
static AsyncSupplier<ByteBuffersIO,IOException> |
IOUtil.readFullyAsync(IO.Readable io,
int bufferSize)
Read the content of IO.Readable in memory and put it into a ByteBuffersIO.
|
Copyright © 2019. All rights reserved.