Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for setBuffer (0.06 sec)

  1. src/main/java/jcifs/smb/SmbTransportImpl.java

            resp.reset();
    
            long k;
    
            /*
             * First request w/ interim response
             */
            try {
                req.setBuffer(getContext().getBufferCache().getBuffer());
                req.nextElement();
                if ( req.hasMoreElements() ) {
                    SmbComBlankResponse interim = new SmbComBlankResponse(getContext().getConfig());
    Registered: Sun Nov 03 00:10:13 UTC 2024
    - Last Modified: Wed Jan 18 23:47:00 UTC 2023
    - 67K bytes
    - Viewed (0)
  2. okhttp-android/src/main/baseline-prof.txt

    HSPLokio/RealBufferedSink;->writeShort(I)Lokio/BufferedSink;
    HSPLokio/RealBufferedSource;-><init>(Lokio/Source;)V
    HSPLokio/RealBufferedSource;->close()V
    HSPLokio/RealBufferedSource;->exhausted()Z
    HSPLokio/RealBufferedSource;->getBuffer()Lokio/Buffer;
    HSPLokio/RealBufferedSource;->read(Lokio/Buffer;J)J
    HSPLokio/RealBufferedSource;->readByte()B
    HSPLokio/RealBufferedSource;->readByteString(J)Lokio/ByteString;
    HSPLokio/RealBufferedSource;->readInt()I
    Registered: Fri Nov 01 11:42:11 UTC 2024
    - Last Modified: Mon Mar 21 11:22:00 UTC 2022
    - 127.9K bytes
    - Viewed (0)
Back to top