How to specify the UTF-8 encoding? #434
Answered
by
anderseknert
JinXiu2023
asked this question in
OPA and Rego
-
Hello, I have a question about encoding. I wonder whether the built-in function Thanks for your answers. |
Beta Was this translation helpful? Give feedback.
Answered by
anderseknert
May 25, 2023
Replies: 1 comment 1 reply
-
OPA only supports UTF-8, so that’s the default. If anything doesn’t work with UTF-8, that’s likely a bug. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
srenatus
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
OPA only supports UTF-8, so that’s the default. If anything doesn’t work with UTF-8, that’s likely a bug.