0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 20:13:05 +02:00
openvpn3/openvpn/buffer
James Yonan c82644c03a Added BufferLineIterator
Iterate over the lines in a buffer by returning
a sub-buffer for each line.  Zero-copy.

Signed-off-by: James Yonan <james@openvpn.net>
2019-09-06 22:24:56 -06:00
..
asiobuf.hpp [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
bufclamp.hpp [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
bufcomplete.hpp [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
bufcomposed.hpp [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
buffer.hpp BufferType: append() argument can now be a flexible buffer type 2018-12-12 23:26:12 -07:00
bufhex.hpp [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
buflimit.hpp [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
buflineiter.hpp Added BufferLineIterator 2019-09-06 22:24:56 -06:00
buflist.hpp [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
bufread.hpp [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
bufstatic.hpp Added StaticBuffer, a constant-length Buffer for writing that cannot be extended 2019-09-06 22:24:56 -06:00
bufstr.hpp bufstr: added const_buf_from_string() method 2018-03-10 02:28:30 +08:00
bufstream.hpp [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
lz4.hpp lz4: added namespace and improved error handling 2018-03-10 02:28:34 +08:00
memq.hpp [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
safestr.hpp Fix LLVM warnings reported during OS X build 2019-08-29 16:59:33 +02:00
zlib.hpp zlib: removed verbose parameter 2018-03-10 02:28:34 +08:00