What is the ‘correct’ way to store a native pointer inside a Java object?

IIRC, both java.util.zip and java.nio just use long.

Leave a Comment