Class ByteArrayWriter

All Implemented Interfaces:
Closeable, Flushable, AutoCloseable

public class ByteArrayWriter extends ByteArrayOutputStream
Version:
$Revision: 1.18 $
Author:
$author$
  • Constructor Details

    • ByteArrayWriter

      public ByteArrayWriter()
      Creates a new ByteArrayWriter object.
  • Method Details