Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for saveFile (0.22 sec)

  1. api/go1.txt

    pkg os, func Pipe() (*File, *File, error)
    pkg os, func Readlink(string) (string, error)
    pkg os, func Remove(string) error
    pkg os, func RemoveAll(string) error
    pkg os, func Rename(string, string) error
    pkg os, func SameFile(FileInfo, FileInfo) bool
    pkg os, func Setenv(string, string) error
    pkg os, func StartProcess(string, []string, *ProcAttr) (*Process, error)
    pkg os, func Stat(string) (FileInfo, error)
    Plain Text
    - Registered: Tue Apr 23 11:13:09 GMT 2024
    - Last Modified: Wed Aug 14 18:58:28 GMT 2013
    - 1.7M bytes
    - Viewed (1)
Back to top