Package jnr.posix

Class BaseFileStat

    • Field Detail

      • posix

        protected final POSIX posix
      • memory

        protected final jnr.ffi.Pointer memory
    • Constructor Detail

      • BaseFileStat

        protected BaseFileStat​(NativePOSIX posix,
                               jnr.ffi.StructLayout layout)