Hi,
I am using FloatBuffer to write some data to a memory mapped file however for some reasons it is not updating the timestamps of the binary files on disk whenever I write. They always have the same time stamp when they were first created.
ANyone familiar with this and knows how to have them upadte timestamp whenever they get updated?
thanks,
Sam

