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