On Wed, 19 Feb 2025 17:21:10 GMT, Mikhail Yankelevich wrote:
>> Changed `HexDumpEncoder`, so `encodeBuffer` always uses ISO_8859_1.
>> This also fixes the issue with conversion in `encode` method, as the input
>> is always ISO_8859_1.
>
> Mikhail Yankelevich has updated the pull request increme
On Wed, 19 Feb 2025 17:21:10 GMT, Mikhail Yankelevich wrote:
>> Changed `HexDumpEncoder`, so `encodeBuffer` always uses ISO_8859_1.
>> This also fixes the issue with conversion in `encode` method, as the input
>> is always ISO_8859_1.
>
> Mikhail Yankelevich has updated the pull request increme
> Changed `HexDumpEncoder`, so `encodeBuffer` always uses ISO_8859_1.
> This also fixes the issue with conversion in `encode` method, as the input is
> always ISO_8859_1.
Mikhail Yankelevich has updated the pull request incrementally with one
additional commit since the last revision:
import