NALib icon indicating copy to clipboard operation
NALib copied to clipboard

Remove the need of naCacheBufferRange in naWriteBufferToData

Open Manderby opened this issue 4 years ago • 0 comments

Some sort of caching all of a buffer is required but it should not happen with naCacheBufferRange. The NABuffer should be self-updating.

Also have a look at other occurences in naWriteBufferBuffer, naGetStringUTF8Pointer, naNewStringWithBasenameOfPath, na_AllocPNGChunkFromBuffer

Note to Manderby: The issue can be reproduced by running Karo Graph without CACHING_ALWAYS and opening a file by double clicking.

Manderby avatar Nov 01 '20 14:11 Manderby