79372696

Date: 2025-01-20 21:34:59
Score: 2
Natty:
Report link

For this you'd really want JavaCPP, not JNA or JNI which are both meant for C APIs (and JNI is now obsoleted by the new Java FFI which is much easier to use, but again, only for C).

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
Posted by: Mike Hearn