Package com.biglybt.core.util
Class DirectByteBufferPoolReal.sliceBuffer
- java.lang.Object
-
- com.biglybt.core.util.DirectByteBufferPoolReal.sliceBuffer
-
- Enclosing class:
- DirectByteBufferPoolReal
private static class DirectByteBufferPoolReal.sliceBuffer extends java.lang.Object
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
sliceBuffer(java.nio.ByteBuffer _buffer, short _alloc_id, short _slice_id)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected short
getAllocID()
protected java.nio.ByteBuffer
getBuffer()
protected short
getSliceID()
-