| Package | Description |
|---|---|
| dev.snowdrop.vertx.streams |
| Modifier and Type | Method and Description |
|---|---|
static <T> Pump |
Pump.pump(ReadStream<T> readStream,
WriteStream<T> writeStream) |
static <T> Pump |
Pump.pump(ReadStream<T> readStream,
WriteStream<T> writeStream,
int writeQueueMaxSize) |
Copyright © 2020. All rights reserved.