On Tue, 3 Oct 2023 06:19:11 GMT, Shaojin Wen wrote:
> Currently FormatItem uses MethodHandler to handle latin1 and utf16, which is
> not readable. This PR uses direct calls instead of MethodHandler.
>
> Please review and don't hesitate to critique my approach and patch.
It’s `MethodHandle`, no
Currently FormatItem uses MethodHandler to handle latin1 and utf16, which is
not readable. This PR uses direct calls instead of MethodHandler.
Please review and don't hesitate to critique my approach and patch.
-
Commit messages:
- Merge remote-tracking branch 'upstream/master' int