Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for writeTime (0.16 seconds)

  1. api/go1.16.txt

    pkg os, func ReadDir(string) ([]fs.DirEntry, error)
    pkg os, func ReadFile(string) ([]uint8, error)
    pkg os, func SameFile(fs.FileInfo, fs.FileInfo) bool
    pkg os, func Stat(string) (fs.FileInfo, error)
    pkg os, func WriteFile(string, []uint8, fs.FileMode) error
    pkg os, method (*File) Chmod(fs.FileMode) error
    pkg os, method (*File) ReadDir(int) ([]fs.DirEntry, error)
    pkg os, method (*File) Readdir(int) ([]fs.FileInfo, error)
    Created: Tue Apr 07 11:13:11 GMT 2026
    - Last Modified: Fri Dec 02 16:30:41 GMT 2022
    - 479.2K bytes
    - Click Count (0)
Back to Top