Hi,
i'm using WriteB4XObject/ReadB4XObject from RandomAccessFile library.
I have a general doubt: if different part of code call simultaneously Read/write what's appen?
Is my job to correct lock/unlock this or the library make this for me?
Thanks for explanation