| Package | Description |
|---|---|
| net.lecousin.framework.io.out2in |
Implementations of IO.OutputToInput.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OutputToInput
Implementation of IO.OutputToInput using the given IO.
|
class |
OutputToInputBuffers
Implementation of IO.OutputToInput using a list of ByteBuffer, that are stored in memory while
writing, and removed while reading them.
Optionally a maximum number of pending buffers can be specified. |
Copyright © 2019. All rights reserved.