AndroidJNI.GetByteField 获取字节域

static function GetByteField (obj : IntPtr, fieldID : IntPtr) : Byte

Description描述

This function returns the value of an instance (nonstatic) field of an object.

这个函数返回一个对象实例(非静态)域的值。

参见: Java Native Interface Specification (Oracle)


,