mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-29 01:44:36 -04:00
Currently in ShardBytes we only support copying from an inputstream using an intermediate buffer. This commit adds a method to copy from the buffer directly without reading from the input stream. |
||
---|---|---|
.. | ||
src | ||
build.gradle |