Class PooledByteBufferImpl

    • Constructor Detail

      • PooledByteBufferImpl

        public PooledByteBufferImpl​(DirectByteBuffer _buffer)
      • PooledByteBufferImpl

        public PooledByteBufferImpl​(int size)
      • PooledByteBufferImpl

        public PooledByteBufferImpl​(byte[] data)
      • PooledByteBufferImpl

        public PooledByteBufferImpl​(byte[] data,
                                    int offset,
                                    int length)