Skip to content
  • Volker Krause's avatar
    Add JNI method wrapper · 96c50444
    Volker Krause authored
    This generates a JNI method call of the right type with automatic
    conversion to/from native types where possible, and with validating
    the argument types.
    96c50444