Game Framework
2021.05.31
|
成员的完整列表,这些成员属于 Utility.Marshal,包括所有继承而来的类成员
BytesToStructure< T >(byte[] buffer) | Utility.Marshal | static |
BytesToStructure< T >(byte[] buffer, int startIndex) | Utility.Marshal | static |
CachedHGlobalSize | Utility.Marshal | static |
EnsureCachedHGlobalSize(int ensureSize) | Utility.Marshal | static |
FreeCachedHGlobal() | Utility.Marshal | static |
StructureToBytes< T >(T structure) | Utility.Marshal | static |
StructureToBytes< T >(T structure, byte[] result) | Utility.Marshal | static |
StructureToBytes< T >(T structure, byte[] result, int startIndex) | Utility.Marshal | static |