aboutsummaryrefslogtreecommitdiff
path: root/contrib/epee/include/byte_stream.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-05-21Add byte_stream `value_type` and `data()`Lee *!* Clagett1-0/+2
2023-01-16Copyright: Update to 2023mj-xmr1-1/+1
2022-03-04Copyright: Update to 2022mj-xmr1-1/+2
2020-12-14Fix byte_stream::put_nLee Clagett1-1/+1
2020-10-13Change to more efficient allocation strategy in byte_streamLee Clagett1-14/+1
2020-08-17Add clear method to byte_streamLee Clagett1-0/+3
2020-04-11Add byte_stream for zero-copy serialization, and add support in ZMQ-JSON.Lee Clagett1-0/+224