A null character (signified by unicode: "\u0000") appears in NGX json viewer as a white space. Is there a way to show it as the unicode ("\u0000") instead, within the NGX json viewer?
In this example the null character is seen in both ways (space and unicode) https://stackblitz.com/edit/ngx-json-viewer-fh7wea?file=app/app.component.html