Package gw.lang.reflect.java.asm
Class AsmClassLoader.ExposedByteArrayOutputStream
- java.lang.Object
-
- java.io.OutputStream
-
- java.io.ByteArrayOutputStream
-
- gw.lang.reflect.java.asm.AsmClassLoader.ExposedByteArrayOutputStream
-
- All Implemented Interfaces:
java.io.Closeable,java.io.Flushable,java.lang.AutoCloseable
- Enclosing class:
- AsmClassLoader
public static class AsmClassLoader.ExposedByteArrayOutputStream extends java.io.ByteArrayOutputStream
-
-
Constructor Summary
Constructors Constructor Description ExposedByteArrayOutputStream()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description byte[]getByteArray()
-