<div dir="ltr">Is there is a hack that globally makes format binaries differently?<div><br></div><div>Sometimes while debugging I do print some data. Sometimes this data is compound and two-three levels down there is a long binary value.</div><div><br></div><div>I want to see <<39,122,6,247,77,47,80,222,192,57,233,137,230, ... 1500 bytes total>> instead of actual 1,5 Kb data in text.</div><div><br></div><div>Of course I can write such formatting function, but I have to use it explicitly each time (god, my three-level compound data).</div><div><br></div><div> I want this only on my local machine, so any hacks welcome. Any ideas?<br></div></div>