Click or drag to resize

JVMBridgeBaseTClassSGetFieldStream Method

Overload List
 NameDescription
Public methodStatic memberSGetFieldStreamTReturn(String) Reads the static field identified by fieldName on the current class and returns its value as a JCOBridgeStreamT backed by the JVM primitive array stored in the field.
Public methodStatic memberSGetFieldStreamTReturn(IJavaType, String) Reads the static field identified by fieldName on clazz and returns its value as a JCOBridgeStreamT backed by the JVM primitive array stored in the field.
Top
See Also