ZenFS
    Preparing search index...

    Function validateFD

    • Internal

      Checks that fd is in the range Node accepts for a file descriptor. Note this throws a RangeError rather than an Exception, since that is what Node does.

      Parameters

      • fd: number

      Returns void