Documentation of 'org.ujmp.core.util.io.AbstractMemoryByteBufferConcatenation' Java class
AbstractMemoryByteBufferConcatenation
org.ujmp.core.util.io

Class AbstractMemoryByteBufferConcatenation

    • Constructor Detail

      • AbstractMemoryByteBufferConcatenation

        public AbstractMemoryByteBufferConcatenation(java.nio.ByteBuffer... byteBuffers)
    • Method Detail

      • getLength

        public final long getLength()
      • deleteBytes

        public final void deleteBytes(long position,
                                      int count)
      • toString

        public final java.lang.String toString()
        Overrides:
        toString in class java.lang.Object
      • getByte

        public final byte getByte(long position)
      • setByte

        public final void setByte(byte b,
                                  long position)
      • getBytes

        public final void getBytes(byte[] bytes,
                                   long position,
                                   int length)
      • setBytes

        public final void setBytes(byte[] bytes,
                                   long position,
                                   int length)

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.