Comment 12 for bug 691167

Revision history for this message
Manish Sinha (मनीष सिन्हा) (manishsinha) wrote :

MIkkel asked this question in the merge request
https://code.launchpad.net/~manishsinha/zeitgeist/fix-691167/+merge/43948/comments/97974/

and my reply is that as a array of bytes, it is easy to have binary information in it e..g tarball, image, db-dump, but I have no clue how string can be represented. AFAIK broadly, files can be opened in two ways - text and binary, so this makes conversion from text or binary and binary to text confusing.