Files are seekable!
parent
7d6c8fc6f5
commit
ea4eb96c2a
|
@ -30,7 +30,7 @@
|
|||
|
||||
- (BOOL)seekable
|
||||
{
|
||||
return NO;
|
||||
return YES;
|
||||
}
|
||||
|
||||
- (BOOL)seek:(long)position whence:(int)whence
|
||||
|
|
Loading…
Reference in New Issue