summaryrefslogtreecommitdiff
path: root/contrib/epee/include/byte_stream.h
Commit message (Expand)AuthorAgeFilesLines
* Copyright: Update to 2022mj-xmr2022-03-041-1/+2
* Fix byte_stream::put_nLee Clagett2020-12-141-1/+1
* Change to more efficient allocation strategy in byte_streamLee Clagett2020-10-131-14/+1
* Add clear method to byte_streamLee Clagett2020-08-171-0/+3
* Add byte_stream for zero-copy serialization, and add support in ZMQ-JSON.Lee Clagett2020-04-111-0/+224