stefan-zobel

Results 3 comments of stefan-zobel

FWIW, in line 126 `result = FlushViewOfFile(a, (DWORD)size);`, _**size**_ should be also be cast to SIZE_T, not DWORD.

It was designed to run on "Ice Cream Sandwich", so API level 14 but has only been tested down to API level 15. Don't forget that it needs android-retrostreams as...

FWIW, this is a bug in the Gradle Java 8 language feature desugaring that is tracked in https://issuetracker.google.com/issues/62456849