Our new developer documentation is now available. Please check it out!
Utility.GetNativeBuffer
public static byte[] GetNativeBuffer(IntPtr pointer, uint length)
Get Odin native buffer IntPtr data
Parameters
Name | Type | Description |
---|---|---|
pointer | IntPtr | |
length | UInt32 |
Returns
Type | Description |
---|---|
Byte[] |