how could basic4ppc deal with stream

lqg2118

Member
Licensed User
Longtime User
how could basic4ppc deal with binary stream?

the binaryfile.dll could readbyte or readbytes,but phone's memory is limited,if i read a file as 60M large,it'll be too slow .

is there any other way to deal with stream?

ps: "readbyte" is too slow....
 
Top