- Sort Score
- Result 10 results
- Languages All
Results 41 - 50 of 104 for 48 (0.28 sec)
-
src/main/java/jcifs/ntlmssp/Type2Message.java
*/ public void setContext(final byte[] context) { this.context = context; } @Override public byte[] toByteArray() throws IOException { int size = 48; int flags = getFlags(); final String targetName = getTarget(); final byte[] targetInformationBytes = getTargetInformation(); byte[] targetBytes = {};
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Thu Aug 14 07:14:38 UTC 2025 - 14.4K bytes - Viewed (0) -
src/main/java/jcifs/smb1/smb1/Trans2FindFirst2Response.java
// e.changeTime = readTime( buffer, bufferIndex + 32 ); e.endOfFile = readInt8(buffer, bufferIndex + 40); // e.allocationSize = readInt8( buffer, bufferIndex + 48 ); e.extFileAttributes = readInt4(buffer, bufferIndex + 56); e.fileNameLength = readInt4(buffer, bufferIndex + 60); // e.eaSize = readInt4( buffer, bufferIndex + 64 );
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Thu Aug 14 07:14:38 UTC 2025 - 8.6K bytes - Viewed (0) -
src/main/java/jcifs/smb/NtlmContext.java
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sat Aug 30 05:58:03 UTC 2025 - 17.3K bytes - Viewed (0) -
docs/pt/docs/advanced/behind-a-proxy.md
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sat Nov 09 16:39:20 UTC 2024 - 12.2K bytes - Viewed (0) -
src/test/java/jcifs/internal/smb1/trans/nt/NtTransNotifyChangeResponseTest.java
ByteBuffer buffer = ByteBuffer.allocate(200); buffer.order(ByteOrder.LITTLE_ENDIAN); // First notification with nextEntryOffset pointing to second int secondOffset = 48; buffer.putInt(secondOffset); // nextEntryOffset to second entry buffer.putInt(FileNotifyInformation.FILE_ACTION_ADDED); String fileName1 = "first.txt";
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Thu Aug 14 05:31:44 UTC 2025 - 14.7K bytes - Viewed (0) -
okhttp/src/jvmTest/kotlin/okhttp3/FormBodyTest.kt
assertThat(formEncode(44)).isEqualTo("%2C") assertThat(formEncode(45)).isEqualTo("-") assertThat(formEncode(46)).isEqualTo(".") assertThat(formEncode(47)).isEqualTo("%2F") assertThat(formEncode(48)).isEqualTo("0") assertThat(formEncode(57)).isEqualTo("9") assertThat(formEncode(58)).isEqualTo("%3A") assertThat(formEncode(59)).isEqualTo("%3B") assertThat(formEncode(60)).isEqualTo("%3C")
Registered: Fri Sep 05 11:42:10 UTC 2025 - Last Modified: Wed Mar 19 19:25:20 UTC 2025 - 7.9K bytes - Viewed (0) -
api/go1.1.txt
pkg syscall (darwin-386), const BPF_B = 16 pkg syscall (darwin-386), const BPF_DIV = 48 pkg syscall (darwin-386), const BPF_H = 8 pkg syscall (darwin-386), const BPF_IMM = 0 pkg syscall (darwin-386), const BPF_IND = 64 pkg syscall (darwin-386), const BPF_JA = 0 pkg syscall (darwin-386), const BPF_JEQ = 16 pkg syscall (darwin-386), const BPF_JGE = 48 pkg syscall (darwin-386), const BPF_JGT = 32
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Thu Mar 31 20:37:15 UTC 2022 - 2.6M bytes - Viewed (0) -
api/go1.7.txt
pkg debug/elf, const R_390_TLS_GOTIE64 = 44 pkg debug/elf, const R_390_TLS_GOTIE64 R_390 pkg debug/elf, const R_390_TLS_IE32 = 47 pkg debug/elf, const R_390_TLS_IE32 R_390 pkg debug/elf, const R_390_TLS_IE64 = 48 pkg debug/elf, const R_390_TLS_IE64 R_390 pkg debug/elf, const R_390_TLS_IEENT = 49 pkg debug/elf, const R_390_TLS_IEENT R_390 pkg debug/elf, const R_390_TLS_LDCALL = 39 pkg debug/elf, const R_390_TLS_LDCALL R_390
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Tue Jun 28 15:08:11 UTC 2016 - 13.6K bytes - Viewed (0) -
android/guava/src/com/google/common/hash/HashCode.java
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Mon Aug 11 19:31:30 UTC 2025 - 12.6K bytes - Viewed (0) -
src/cmd/asm/internal/asm/testdata/arm64error.s
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Wed Mar 26 10:48:50 UTC 2025 - 37.9K bytes - Viewed (0)