mirror of
https://github.com/restic/restic.git
synced 2026-06-17 14:14:19 +00:00
203d775190
This commit reduces several allocations in UnmarshalJSON() by decoding the hex string directly in a single step.