it incorrectly.
I'm trying unix.Seek(file, offset, 0) but it's too slow.
I am trying to find a way to tell my function following two things:
1. how much to read (X)
2. where to start reading from (Y)
I know the value for those variables but it's just that I don't know how to tell the function where to start reading the file from.
Could someone please see what am I missing?
Thanks :)
the offset is where it starts reading - 0 would be the start of the file
Обсуждают сегодня