Uses of Class
com.biglybt.core.util.DirectByteBufferPoolReal.sliceBuffer
-
Packages that use DirectByteBufferPoolReal.sliceBuffer Package Description com.biglybt.core.util -
-
Uses of DirectByteBufferPoolReal.sliceBuffer in com.biglybt.core.util
Fields in com.biglybt.core.util declared as DirectByteBufferPoolReal.sliceBuffer Modifier and Type Field Description private DirectByteBufferPoolReal.sliceBuffer
DirectByteBufferPoolReal.sliceDBB. slice_buffer
Methods in com.biglybt.core.util that return DirectByteBufferPoolReal.sliceBuffer Modifier and Type Method Description protected DirectByteBufferPoolReal.sliceBuffer
DirectByteBufferPoolReal.sliceDBB. getSliceBuffer()
Constructors in com.biglybt.core.util with parameters of type DirectByteBufferPoolReal.sliceBuffer Constructor Description sliceDBB(DirectByteBufferPoolReal _pool, byte _allocator, DirectByteBufferPoolReal.sliceBuffer _sb)
-