I've been trying to build out some stuff in Java to read .dta files directly into the JVM (as part of some longer term ideas for data management) and was wondering if anyone else has figured out how to properly create/handle the 6-byte integer values that are used for the storage of strL data? The help file has some examples/advice on how to do all of this in C, but it isn't clear how it would translate into Java.
-
Login or Register
- Log in with
Comment