What is the \'correct\' way to store a native pointer inside a Java object?
I could treat the pointer as a Java int, if I happen to know that native poi
int
IIRC, both java.util.zip and java.nio just use long.
java.util.zip
java.nio
long