aboutsummaryrefslogtreecommitdiff
path: root/contrib/epee/include/byte_stream.h
Commit message (Collapse)AuthorAgeFilesLines
* Add byte_stream `value_type` and `data()`Lee *!* Clagett2024-10-231-0/+2
|
* 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