On Thu, May 2, 2013 at 11:29 AM, Colin McCabe <cmcc...@alumni.cmu.edu> wrote: > It seems like we could just set up an escape sequence and make it actually > binary-safe, rather than just probabilistically.
That would require a scan of data as it's written & read, which has performance implications. Doug