Re: [PHP] BigEndian to integer
Tom Rogers wrote:
>Trying to use unpack by itself on large binary streams with variable packet
>sizes and content buried in them can become a nightmare. Try to
>unscramble an excel file using unpack() :)
>
Yeah, not exactly the most exciting thing to do. As long as I have some
specs on the format, its hasn't been
too bad with mp3 and realaudio files so far...
|