Package | Description |
---|---|
com.sun.webkit.network |
Modifier and Type | Class and Description |
---|---|
private class |
ByteBufferPool.ByteBufferAllocatorImpl
The allocator implementation.
|
Modifier and Type | Method and Description |
---|---|
(package private) ByteBufferAllocator |
ByteBufferPool.newAllocator(int maxBufferCount)
Creates a new allocator associated with this pool.
|
Modifier and Type | Method and Description |
---|---|
private void |
URLLoader.didReceiveData(java.nio.ByteBuffer byteBuffer,
ByteBufferAllocator allocator) |