pjfanning commented on issue #3244: URL: https://github.com/apache/pekko/issues/3244#issuecomment-4822372127
The best workaround if you suspect that you might have a UTF8 BOM in your JSON is to run it through commons-io BOMInputStream. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
