Package com._1c.g5.v8.dt.md.api
Class CommonPictureCleanContentTask.ByteArrayOutputStreamEx
- java.lang.Object
- 
- java.io.OutputStream
- 
- java.io.ByteArrayOutputStream
- 
- com._1c.g5.v8.dt.md.api.CommonPictureCleanContentTask.ByteArrayOutputStreamEx
 
 
 
- 
- All Implemented Interfaces:
- Closeable,- Flushable,- AutoCloseable
 - Enclosing class:
- CommonPictureCleanContentTask
 
 public static class CommonPictureCleanContentTask.ByteArrayOutputStreamEx extends ByteArrayOutputStream 
- 
- 
Field Summary- 
Fields inherited from class java.io.ByteArrayOutputStreambuf, count
 
- 
 - 
Constructor SummaryConstructors Constructor Description ByteArrayOutputStreamEx()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description byte[]getUnderlyingByteArray()- 
Methods inherited from class java.io.ByteArrayOutputStreamclose, reset, size, toByteArray, toString, toString, toString, toString, write, write, writeBytes, writeTo
 - 
Methods inherited from class java.io.OutputStreamflush, nullOutputStream, write
 
- 
 
-