Uses of Interface
oshi.util.driver.linux.proc.Auxv.NativeLongReader
Packages that use Auxv.NativeLongReader
Package
Description
Provides non-native Linux driver utilities for querying the
/proc filesystem.-
Uses of Auxv.NativeLongReader in oshi.util.driver.linux.proc
Methods in oshi.util.driver.linux.proc with parameters of type Auxv.NativeLongReaderModifier and TypeMethodDescriptionAuxv.queryAuxv(Auxv.NativeLongReader reader) Retrieve the auxiliary vector for the current process.