MCPcopy Index your code
hub / github.com/java-native-access/jna / read

Method read

src/com/sun/jna/Function.java:60–60  ·  view source on GitHub ↗

Perform any necessary post-call synchronization. Normally this just means reading from native memory any changes made by the native function call.

()

Source from the content-addressed store, hash-verified

58 * the native function call.
59 */
60 void read();
61 }
62
63 /** Maximum number of arguments supported by a JNA function call. */

Callers 15

testXrenderMethod · 0.65
testGetIconInfoMethod · 0.65
testGetObjectMethod · 0.65
testQueryWorkingSetExMethod · 0.65
testGetWindowIconMethod · 0.65
testGetIconSizeMethod · 0.65
LargeIntegerStructMethod · 0.65
useMemoryMethod · 0.65
getBytesMethod · 0.65
MsgStructMethod · 0.65

Implementers 15

NativeMappedArraysrc/com/sun/jna/Function.java
PointerArraysrc/com/sun/jna/Function.java
Kstat2NVcontrib/platform/src/com/sun/jna/platf
KstatNamedcontrib/platform/src/com/sun/jna/platf
perfstat_protocol_tcontrib/platform/src/com/sun/jna/platf
DEV_BROADCAST_PORTcontrib/platform/src/com/sun/jna/platf
DEV_BROADCAST_DEVICEINTERFACEcontrib/platform/src/com/sun/jna/platf
MIB_TCPTABLE_OWNER_PIDcontrib/platform/src/com/sun/jna/platf
MIB_TCP6TABLE_OWNER_PIDcontrib/platform/src/com/sun/jna/platf
MIB_UDPTABLE_OWNER_PIDcontrib/platform/src/com/sun/jna/platf
MIB_UDP6TABLE_OWNER_PIDcontrib/platform/src/com/sun/jna/platf
MONHSZSTRUCTcontrib/platform/src/com/sun/jna/platf

Calls

no outgoing calls

Tested by 15

testXrenderMethod · 0.52
testGetIconInfoMethod · 0.52
testGetObjectMethod · 0.52
testQueryWorkingSetExMethod · 0.52
testGetWindowIconMethod · 0.52
testGetIconSizeMethod · 0.52
LargeIntegerStructMethod · 0.52
useMemoryMethod · 0.52
getBytesMethod · 0.52
MsgStructMethod · 0.52
testTYPEATTRMethod · 0.52