Return an IntPtr to the beginning of the unmanaged data buffer for this message. For ZOD, use in conjunction with
length() to determine how many bytes in the buffer are actually valid.

C# |
public IntPtr dataPointerSafe()

Pointer to the beginning of the unmanaged data buffer for this message.