1 Respuesta
- Más nuevo
- Más votos
- Más comentarios
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 hace 4 años
Contenido relevante
- preguntada hace 2 meses
- preguntada hace 18 días
- preguntada hace 18 días
