Ivan Bessonov created IGNITE-16913:
--------------------------------------
Summary: Provide affective way to write BinaryRow into byte buffer
Key: IGNITE-16913
URL: https://issues.apache.org/jira/browse/IGNITE-16913
Project: Ignite
Issue Type: Improvement
Reporter: Ivan Bessonov
Current API only allows to write row into OutputStream, which is not always
convenient. For example, RocksDB implementation required writing into a byte
buffer.
Creating an output stream on top of the buffer is not the best idea.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)