jnr / jnr-ffi

Java Abstracted Foreign Function Layer
Other
1.23k stars 154 forks source link

Added convenience methods to `Platform` to determine address size and `getOSName()` #271

Closed basshelal closed 2 years ago

basshelal commented 2 years ago

This addresses https://github.com/jnr/jnr-ffi/issues/260

basshelal commented 2 years ago

Also added getOSName() which just returns the system property os.name