JavaCpp v0.5 Release Notes

Release Date: 2013-04-07 // almost 11 years ago
    • Upgraded references of the Android NDK to version r8e
    • Arguments of Pointer type now get handled as char* in cases when the position can be used for arithmetic
    • Worked around bug of InputStream.available() always returning 0 with the http protocol in Loader.extractResource(URL)