Esempio n. 1
0
        static IntPtr n_GetByteRepresentation(IntPtr jnienv, IntPtr native__this)
        {
            SPD2 __this = Java.Lang.Object.GetObject <SPD2> (native__this, JniHandleOwnership.DoNotTransfer);

            return(JNIEnv.NewArray(__this.GetByteRepresentation()));
        }