summaryrefslogtreecommitdiff
path: root/contrib/epee/src/byte_stream.cpp
Commit message (Expand)AuthorAgeFilesLines
* Copyright: Update to 2022mj-xmr2022-03-041-1/+2
* Change to more efficient allocation strategy in byte_streamLee Clagett2020-10-131-4/+7
* Add byte_stream for zero-copy serialization, and add support in ZMQ-JSON.Lee Clagett2020-04-111-0/+93