Files
spring-boot/spring-boot-devtools
izeye 286c98d716 Use bytes.length in Base64Encoder loop
Update Base64Encoder to use `bytes.length` instead of `encoded.length`
when lopping over the bytes.

Fixes gh-3314
2015-06-24 21:08:10 -07:00
..