• fd {integer}
    • options {Object}
      • bigint {boolean} 返回的 [fs.Stats] 对象中的数值是否应为 bigint 型。默认值: false
    • 返回: {fs.Stats}

    同步的 fstat(2)。