1 réponse
- Le plus récent
- Le plus de votes
- La plupart des commentaires
0
The problem was in the producer which was not producing the correct data, using String myString = StandardCharsets.US_ASCII.decode(r.data()).toString(); would give you the String as expected.
répondu il y a 4 ans
Contenus pertinents
- demandé il y a 9 mois
- demandé il y a 9 mois
- demandé il y a 2 ans
