public class StreamOptions extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
DEFAULT_BLOCK_SIZE |
| Constructor and Description |
|---|
StreamOptions(io.vertx.core.MultiMap params) |
| Modifier and Type | Method and Description |
|---|---|
int |
getMaxBlockSize() |
public static final int DEFAULT_BLOCK_SIZE
Copyright © 2019–2021. All rights reserved.