1 Resposta
- Mais recentes
- Mais votos
- Mais comentários
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.
respondido há 4 anos
Conteúdo relevante
- feita há 6 meses
