Class DataInputByteBuffer

All Implemented Interfaces:
Closeable, DataInput, AutoCloseable

public class DataInputByteBuffer extends DataInputStream
  • Constructor Details

    • DataInputByteBuffer

      public DataInputByteBuffer()
  • Method Details

    • reset

      public void reset(ByteBuffer... input)
    • getData

      public ByteBuffer[] getData()
    • getPosition

      public int getPosition()
    • getLength

      public int getLength()