| Package | Description |
|---|---|
| ru.yandex.clickhouse.response |
| Modifier and Type | Method and Description |
|---|---|
FastByteArrayInputStream |
FastByteArrayOutputStream.convertToInputStream()
Creates InputStream using the same data that is written into this stream with no copying in memory
|
| Modifier and Type | Method and Description |
|---|---|
void |
FastByteArrayOutputStream.copyFrom(FastByteArrayInputStream source,
int offset,
int count)
Copies data from input stream
|
Copyright © 2020. All rights reserved.