aboutsummaryrefslogtreecommitdiff
path: root/contrib/epee/include/byte_slice.h
Commit message (Expand)AuthorAgeFilesLines
* Copyright: Update to 2022mj-xmr2022-03-041-1/+1
* Allow byte_stream->byte_slice conversion to shrink unused buffer spaceLee Clagett2020-10-131-1/+1
* Add byte_stream for zero-copy serialization, and add support in ZMQ-JSON.Lee Clagett2020-04-111-1/+25
* Use byte_slice for sending zmq messages - removes data copy within zmqLee Clagett2020-04-031-1/+9
* Add ref-counted buffer byte_slice. Currently used for sending TCP data.Lee Clagett2019-07-161-0/+145