- Sort Score
- Result 10 results
- Languages All
Results 1 - 3 of 3 for 0x18 (0.04 sec)
-
cmd/storage-datatypes_gen.go
err = msgp.WrapError(err, "File") return } // write "ex" err = en.Append(0xa2, 0x65, 0x78) if err != nil { return } err = en.WriteBool(z.Exists) if err != nil { err = msgp.WrapError(err, "Exists") return } if (zb0001Mask & 0x10) == 0 { // if not omitted // write "er" err = en.Append(0xa2, 0x65, 0x72) if err != nil { return
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Fri Apr 25 05:41:04 UTC 2025 - 152K bytes - Viewed (0) -
src/main/java/jcifs/smb1/smb1/SmbFile.java
* A file with this bit on as returned by {@code getAttributes()} is * a volume */ public static final int ATTR_VOLUME = 0x08; /** * A file with this bit on as returned by {@code getAttributes()} is * a directory */ public static final int ATTR_DIRECTORY = 0x10; /** * A file with this bit on as returned by {@code getAttributes()} or set
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sat Aug 30 05:58:03 UTC 2025 - 112.2K bytes - Viewed (0) -
api/maven-api-model/src/main/mdo/maven.mdo
Registered: Sun Sep 07 03:35:12 UTC 2025 - Last Modified: Thu Aug 07 14:32:16 UTC 2025 - 132.7K bytes - Viewed (0)