(Choose 1 answer)
A. SerializeToUTF8()
B. SerializeBytes()
C. None of the others
D. SerializeToUtf8Bytes()
Which of the following methods of the JsonSerialization class can be used to convert a value of the specified type into a JSON string, encoded as UTF-8 bytes?
Exit 40