Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Readdir (0.07 sec)

  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)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Dec 02 16:30:41 UTC 2022
    - 479.2K bytes
    - Viewed (0)
Back to top