]> git.ipfire.org Git - pakfire.git/commit
json: Optionally return the length of the serialized string
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 25 Jun 2025 16:47:59 +0000 (16:47 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 25 Jun 2025 16:47:59 +0000 (16:47 +0000)
commit1f07e7e8cdf1a39081b29c5a2bcfc451fbc50eff
tree65647a06e86db4050a50a8960adb882fa372e2dc
parente5cf88ffba800d22b786ca53c2d7ef99b4c59a5a
json: Optionally return the length of the serialized string

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/cli/lib/dump.c
src/pakfire/archive.c
src/pakfire/daemon.c
src/pakfire/json.c
src/pakfire/json.h
src/pakfire/oci.c
src/pakfire/xfer.c