Interface ByteBufAllocationOperator
public interface ByteBufAllocationOperator
-
Method Summary
Modifier and TypeMethodDescriptionbuffer()
copiedBuffer
(byte[] bytes) wrappedBuffer
(byte[] bytes)
buffer()
copiedBuffer(byte[] bytes)
wrappedBuffer(byte[] bytes)