mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2024-12-16 10:20:02 +02:00
d485609658
These constructors wrap encodeToStr() and decodeToBin(), making them convenient and safe by eliminating the need to create intermediate buffers. Encoding/decoding is performed directly into the target String/Buffer. Sizing of the destination buffer is handled by the new functions so it doesn't have to be done at each call site. |
||
---|---|---|
.. | ||
archive | ||
backup | ||
check | ||
control | ||
expire | ||
help | ||
info | ||
local | ||
remote | ||
repo | ||
restore | ||
stanza | ||
verify | ||
command.c | ||
command.h |