NativeSlice unsafe utility class.
| ConvertExistingDataToNativeSlice | ConvertExistingDataToNativeSlice. | 
| GetUnsafePtr | Get NativeSlice memory buffer pointer. Checks whether the native array can be written to. | 
| GetUnsafeReadOnlyPtr | Get NativeSlice memory buffer pointer. Checks whether the native array can be read from. |