ExtensionsToArrayT Method |
Namespace:
Clio.Utilities
Assembly:
RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax public static byte[] ToArray<T>(
byte* ptr,
int length
)
Parameters
- ptr
- Type: SystemByte*
- length
- Type: SystemInt32
Type Parameters
- T
Return Value
Type:
ByteSee Also