halx99
|
b9e2a8b7e1
|
Fix #414
|
2021-07-04 21:18:14 +08:00 |
halx99
|
79b13d2372
|
Fix #413
|
2021-07-04 16:40:34 +08:00 |
RH
|
d17e7b442a
|
FileStream::size() implemented (#365)
* Add FileStream::size()
Add ZipFile::zfsize()
* Use FileStream::size()
|
2021-05-31 15:08:44 +08:00 |
rh101
|
d76cb66e8e
|
Convert return value to what is expected by FileStream::seek
|
2021-04-26 01:37:15 +10:00 |
rh101
|
e1a9141a00
|
openFileStream now returns a nullptr if it fails
|
2021-04-24 09:22:27 +10:00 |
rh101
|
2aa2d69151
|
Move PosixFileStream class to its own files
Update UserDefault to work with FileStream
Fix undefined openFileStream on platforms other than Win32
|
2021-04-23 00:01:32 +10:00 |