Add new comment

BTW, for debug code try to

BTW, for debug code try to
- mmap file
- pass mmap to LibRaw_buffer_datastream.

It should work under Linux (Android). It is not working right under Windows because Win32 memory mapping is some strange thing.

-- Alex Tutubalin @LibRaw LLC