hello guys,
i have a map file which has several tile images in the form of binary data. now i have to jump my index to different location of the file and read that tile. but i could not find anything helpful for me i also checked mark() and skip() methods.but not helping me.
is there any method or class which can do what exactly i want or any hint you want to give me
thanks alot