On Tue, 4 Oct 2022 23:20:53 GMT, Weijun Wang <wei...@openjdk.org> wrote:

>> @mcpowers the idea would be to use
>> 
>>     String a = """
>>             xxx\
>>             yyy\
>>         """;
>
> Either is OK. That's why I proposed `getMimeDecoder` that will skip the 
> newline characters.

I'll go with Text Blocks and Florent's suggestion, but thanks for mentioning 
`getMimeDecoder`. I'm sure I'll find a use for it in the future.

-------------

PR: https://git.openjdk.org/jdk/pull/10206

Reply via email to