I mean what function make when reading file it reads binary data and not normal strings?
and... what kind of way you can read a file in whole? because sometimes you don't know how big a file is, like outside the original server...
and which way of load file is the fastest?