<PackageReference Include="Relativity.Server.OutsideIn.FI.Win32.SDK" Version="2024.11.0" />
API Differences between 2024.11.0 and 2025.8.0
1 Additions
46 Removals
OILink
OILink.API
OutsideIn
OutsideIn.Options
System.Runtime.CompilerServices
-
public static class Unsafe
- public static ref T Add<T>(ref T source, UIntPtr elementOffset)
- public static ref T AddByteOffset<T>(ref T source, UIntPtr byteOffset)
- public static ref T Subtract<T>(ref T source, UIntPtr elementOffset)
- public static ref T SubtractByteOffset<T>(ref T source, UIntPtr byteOffset)