Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for boHigh (0.03 sec)

  1. src/main/java/jcifs/internal/smb1/com/LockingAndXRange.java

            if (this.largeFile) {
                this.pid = SMBUtil.readInt2(buffer, bufferIndex);
                final int boHigh = SMBUtil.readInt4(buffer, bufferIndex + 4);
                final int boLow = SMBUtil.readInt4(buffer, bufferIndex + 8);
    
                this.byteOffset = boHigh << 32 | boLow;
    
                final int lHigh = SMBUtil.readInt4(buffer, bufferIndex + 12);
    Registered: Sun Sep 07 00:10:21 UTC 2025
    - Last Modified: Sat Aug 16 01:32:48 UTC 2025
    - 4.1K bytes
    - Viewed (0)
  2. android/guava-tests/test/com/google/common/io/testdata/alice_in_wonderland.txt

    thinking over other children she knew, who might do very well as
    pigs, and was just saying to herself, `if one only knew the right
    way to change them--' when she was a little startled by seeing
    the Cheshire Cat sitting on a bough of a tree a few yards off.
    
      The Cat only grinned when it saw Alice.  It looked good-
    natured, she thought:  still it had VERY long claws and a great
    many teeth, so she felt that it ought to be treated with respect.
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Fri Apr 21 02:27:51 UTC 2017
    - 145.2K bytes
    - Viewed (0)
Back to top