I would like to store a struct into a MemoryMappedFile, but this struct contains strings (with a max size which I know) that are reference type and therefore rejected by the MemoryMappedViewAccessor.I would like to store a struct into a MemoryMap
I would like to store a struct into a MemoryMappedFile, but this struct contains strings (with a max size which I know) that are reference type and therefore rejected by the MemoryMappedViewAccessor.I would like to store a struct into a MemoryMap