Is the a way to set plain text encode? #2497
Answered
by
Synchro
impartialjust
asked this question in
Q&A
-
|
The default is us-ascii or iso-8859-1, here is a exapmle for iso-8859-1: So is that possible to change charset? |
Beta Was this translation helpful? Give feedback.
Answered by
Synchro
Sep 14, 2021
Replies: 1 comment
-
|
Yes, change the There are defined constants for common charsets, so you can also say: |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
impartialjust
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes, change the
CharSetproperty:There are defined constants for common charsets, so you can also say: