代码搜索:ByteBuffer
找到约 1,360 项符合「ByteBuffer」的源代码
代码结果 1,360
www.eeworm.com/read/295321/3911516
java~2~ businessinhelper.java~2~
package com.soft.QQ;
import java.io.*;
import java.nio.ByteBuffer;
import static com.soft.QQ.*;
import java.nio.ByteOrder;
public class BusinessInHelper {
private ByteBuffer bb;
priva
www.eeworm.com/read/295321/3911539
java~3~ businessinhelper.java~3~
package com.soft.QQ;
import java.io.*;
import java.nio.ByteBuffer;
import static com.sun.QQ.Config.*;
import java.nio.ByteOrder;
public class BusinessInHelper {
private ByteBuffer bb;
www.eeworm.com/read/233448/4687761
out directbuffer.out
PASS: address of direct java.nio.ByteBuffer
PASS: length of direct java.nio.ByteBuffer
PASS: address of java.nio.CharBuffer view
PASS: length of java.nio.CharBuffer view
PASS: address of java.nio.Doub
www.eeworm.com/read/162614/5537156
out directbuffer.out
PASS: address of direct java.nio.ByteBuffer
PASS: length of direct java.nio.ByteBuffer
PASS: address of java.nio.CharBuffer view
PASS: length of java.nio.CharBuffer view
PASS: address of java.nio.Doub
www.eeworm.com/read/162519/5546688
out directbuffer.out
PASS: address of direct java.nio.ByteBuffer
PASS: length of direct java.nio.ByteBuffer
PASS: address of java.nio.CharBuffer view
PASS: length of java.nio.CharBuffer view
PASS: address of java.nio.Doub
www.eeworm.com/read/278477/4143607
extra entries.extra
/DefaultServerPDUEventListener.java///////
/ProcessingThread.java///////
/Queue.java///////
/SimpleOutbindListener.java///////
/Unprocessed.java///////
/ByteBuffer.java///////
/NotEnoughDataInBy
www.eeworm.com/read/377180/2704963
java atresponse.java
package com.jzl.sirius.at;
import java.nio.ByteBuffer;
public interface ATResponse {
public boolean isTimeout();
public boolean isFinished();
public void finish(
www.eeworm.com/read/245298/4505232
java gameeventdefault.java
package com.hypefiend.javagamebook.common;
import java.nio.ByteBuffer;
/**
* GameEventDefault.java
*
* A basic GameEvent class, this can be extended for other Games
* or a completely different c
www.eeworm.com/read/233448/4687754
java directbuffer.java
// Test to make sure JNI implementation catches exceptions.
import java.nio.*;
public class directbuffer
{
static
{
System.loadLibrary("directbuffer");
}
public static native ByteBuffer
www.eeworm.com/read/340511/3285127
java gameeventdefault.java
package com.hypefiend.javagamebook.common;
import java.nio.ByteBuffer;
/**
* GameEventDefault.java
*
* A basic GameEvent class, this can be extended for other Games
* or a completely different c