JVMBridge |
| Name | Description | |
|---|---|---|
| SGetFieldStreamTReturn(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. | |
| SGetFieldStreamTReturn(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. |