- Sort Score
- Result 10 results
- Languages All
Results 81 - 82 of 82 for FileInfo (0.06 sec)
-
cmd/object-handlers.go
"nodeId": w.Header().Get(xhttp.AmzRequestHostID), } if sc == "" { sc = storageclass.STANDARD } putObjectTar := func(reader io.Reader, info os.FileInfo, object string) error { size := info.Size() if s3Err = isPutActionAllowed(ctx, getRequestAuthType(r), bucket, object, r, policy.PutObjectAction); s3Err != ErrNone {
Registered: Sun Dec 28 19:28:13 UTC 2025 - Last Modified: Sun Sep 28 20:59:21 UTC 2025 - 120.6K bytes - Viewed (0) -
api/go1.1.txt
pkg archive/tar, const TypeSymlink = 50 pkg archive/tar, const TypeXGlobalHeader = 103 pkg archive/tar, const TypeXHeader = 120 pkg archive/tar, func FileInfoHeader(os.FileInfo, string) (*Header, error) pkg archive/tar, method (*Header) FileInfo() os.FileInfo pkg archive/zip, const Deflate = 8 pkg archive/zip, const Store = 0 pkg archive/zip, type FileHeader struct, CompressedSize64 uint64
Registered: Tue Dec 30 11:13:12 UTC 2025 - Last Modified: Thu Mar 31 20:37:15 UTC 2022 - 2.6M bytes - Viewed (0)