[Scummvm-devel] Porters: New method InSaveFile::skip()

Max Horn max at quendi.de
Sun May 8 16:34:14 CEST 2005


FYI, there is now a new mandatory method InSaveFile::skip(), which, as 
the name suggests, skips over a range of bytes in the input stream 
(only positive offsets are allowed). It would be possible for me to 
provide a default implementation which just calls readByte repeatedly, 
but I think it's easy enough to implement this method properly 
everywhere, and more efficient, too :-)


Cheers,

Max





More information about the Scummvm-devel mailing list