Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for 57 (0.16 sec)

  1. src/archive/zip/reader_test.go

    				Size:     1<<32 - 1,
    				Modified: time.Date(2017, 10, 31, 21, 11, 57, 244817900, timeZone(-7*time.Hour)),
    				Mode:     0666,
    			},
    		},
    	},
    	{
    		Name: "time-infozip.zip",
    		File: []ZipTestFile{
    			{
    				Name:     "test.txt",
    				Content:  []byte{},
    				Size:     1<<32 - 1,
    				Modified: time.Date(2017, 10, 31, 21, 11, 57, 0, timeZone(-7*time.Hour)),
    				Mode:     0644,
    			},
    		},
    	},
    Go
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Wed Mar 27 18:23:49 GMT 2024
    - 55.3K bytes
    - Viewed (0)
  2. src/archive/tar/reader_test.go

    				"GNU.sparse.size":      "200",
    				"GNU.sparse.numblocks": "95",
    Go
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Mon Nov 21 21:14:38 GMT 2022
    - 47.1K bytes
    - Viewed (0)
Back to top