Photon Fusion
2.0.8
This is the complete list of members for Unsafe, including all inherited members.
| As< TFrom, TTo >(ref TFrom source) | Unsafe | static |
| AsPointer< T >(ref T value) | Unsafe | static |
| AsRef< T >(void *source) | Unsafe | static |
| AsRef< T >(in T source) | Unsafe | static |
| Read< T >(void *source) | Unsafe | static |
| ReadUnaligned< T >(void *source) | Unsafe | static |
| ReadUnaligned< T >(ref byte source) | Unsafe | static |
| Write< T >(void *destination, T value) | Unsafe | static |
| WriteUnaligned< T >(void *destination, T value) | Unsafe | static |
| WriteUnaligned< T >(ref byte destination, T value) | Unsafe | static |