Kizspy | Question: 16 (Choose 1 answer)
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?
A. SerializeToUtf8Bytes()
B. Serialize8Bytes()
C. SerializeToUTF8()
D. None of the others