| Class | Description |
|---|---|
| OutputToInput |
Implementation of IO.OutputToInput using the given IO.
|
| 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. |
| Exception | Description |
|---|---|
| OutputToInputTransferException |
Error during the transfer of data.
|
Copyright © 2019. All rights reserved.