Is it possible to to the decoding itself of the file (using the file path) from within JNI, so that it won't take anything on the heap?
If so, how?
Also, would love to have some javadocs, or at least a list of all of the classes & functions and what they mean.