Class WeakMappedByteBufferConcatenation

All Implemented Interfaces:
ByteBufferConcatenation

public class WeakMappedByteBufferConcatenation extends AbstractWeakMappedByteBufferConcatenation
  • Constructor Details

    • WeakMappedByteBufferConcatenation

      public WeakMappedByteBufferConcatenation(WeakMappedByteBuffer... byteBuffers)
  • Method Details

    • insertBytes

      public void insertBytes(byte[] bytes, long position)
    • expand

      public void expand(long bytesToAdd)
    • shrink

      public void shrink(long bytesToRemove)