Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for readDirN (0.17 seconds)

  1. api/go1.16.txt

    pkg io/fs, type PathError struct, Path string
    pkg io/fs, type ReadDirFS interface { Open, ReadDir }
    pkg io/fs, type ReadDirFS interface, Open(string) (File, error)
    pkg io/fs, type ReadDirFS interface, ReadDir(string) ([]DirEntry, error)
    pkg io/fs, type ReadDirFile interface { Close, Read, ReadDir, Stat }
    pkg io/fs, type ReadDirFile interface, Close() error
    pkg io/fs, type ReadDirFile interface, Read([]uint8) (int, error)
    Created: Tue Dec 30 11:13:12 GMT 2025
    - Last Modified: Fri Dec 02 16:30:41 GMT 2022
    - 479.2K bytes
    - Click Count (0)
Back to Top