# File lib/net/sftp/protocol/04/impl.rb, line 45
    def fstat( id, handle, flags=nil )
      fstat_raw id, handle, convert_flags( flags )
    end