Closed martindevans closed 1 week ago
Fixed usage of UnmanagedMemoryStream by explicitly stating if read or write mode is needed. This was causing LoadSession to fail.
UnmanagedMemoryStream
Fixed usage of
UnmanagedMemoryStream
by explicitly stating if read or write mode is needed. This was causing LoadSession to fail.