I'm reading in the file in "chunks" of 10,000 bytes and merging the contents 
together in a 4 meg feature memory buffer. There was a significant diffence in 
time required between 1,000 and 10,000, but not between 10,000 and 30,000, so I 
speculate that doing the read in one call wouldn't be that much faster (if it 
was possible). 
-- 
For information on using the PalmSource Developer Forums, or to unsubscribe, 
please see http://www.palmos.com/dev/support/forums/

Reply via email to