Class AsmClassLoader.ExposedByteArrayOutputStream

java.lang.Object
java.io.OutputStream
java.io.ByteArrayOutputStream
gw.lang.reflect.java.asm.AsmClassLoader.ExposedByteArrayOutputStream
All Implemented Interfaces:
Closeable, Flushable, AutoCloseable
Enclosing class:
AsmClassLoader

public static class AsmClassLoader.ExposedByteArrayOutputStream extends ByteArrayOutputStream
  • Constructor Details

    • ExposedByteArrayOutputStream

      public ExposedByteArrayOutputStream()
  • Method Details

    • getByteArray

      public byte[] getByteArray()