Uses of Class
org.aoju.bus.core.io.buffer.VirtualBuffer
Packages that use VirtualBuffer
-
Uses of VirtualBuffer in org.aoju.bus.core.io.buffer
Methods in org.aoju.bus.core.io.buffer that return VirtualBufferModifier and TypeMethodDescriptionPageBuffer.allocate(int size) 申请虚拟内存WriteBuffer.poll()获取并移除当前缓冲队列中头部的VirtualBufferWriteBuffer.pollItem()static VirtualBufferVirtualBuffer.wrap(ByteBuffer buffer) Methods in org.aoju.bus.core.io.buffer with parameters of type VirtualBuffer