Module gpuFlux

Class ByteArray

All Implemented Interfaces:
Closeable, Flushable, AutoCloseable

public class ByteArray extends ByteArrayOutputStream
  • Constructor Details

    • ByteArray

      public ByteArray()
    • ByteArray

      public ByteArray(int capacity)
  • Method Details

    • getBuffer

      public byte[] getBuffer()