mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-20 06:29:16 +00:00
Update Base64Encoder to use `bytes.length` instead of `encoded.length` when lopping over the bytes. Fixes gh-3314
Update Base64Encoder to use `bytes.length` instead of `encoded.length` when lopping over the bytes. Fixes gh-3314