Terraria v1.4.4.9
Terraria source code documentation
|
|
inlinestatic |
Definition at line 60 of file MemoryMappedView.cs.
References System.IO.MemoryMappedFiles.MemoryMappedView.MemoryMappedView(), System.Runtime.InteropServices.SafeHandle.Dispose(), System.IO.Win32Marshal.GetExceptionForLastWin32Error(), System.IO.Win32Marshal.GetExceptionForWin32Error(), System.IO.MemoryMappedFiles.MemoryMappedFile.GetFileMapAccess(), System.Runtime.InteropServices.Marshal.GetLastPInvokeError(), System.IO.MemoryMappedFiles.MemoryMappedFile.GetPageAccess(), System.IO.MemoryMappedFiles.MemoryMappedView.GetSystemPageAllocationGranularity(), System.Runtime.InteropServices.SafeBuffer.Initialize(), Microsoft.Win32.SafeHandles.SafeHandleZeroOrMinusOneIsInvalid.IsInvalid, System.L, System.newSize, System.offset, System.Runtime.InteropServices.Marshal.SizeOf(), and System.IO.MemoryMappedFiles.MemoryMappedView.ValidateSizeAndOffset().
Referenced by System.IO.MemoryMappedFiles.MemoryMappedFile.CreateViewAccessor(), and System.IO.MemoryMappedFiles.MemoryMappedFile.CreateViewStream().