mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
4955d08f28
Since SPR-17558, `DataBuffer` now offers a new method to write Strings to them. This commit makes `CharSequenceEncoder` use that. Issue: SPR-17558