ByteArrayOutputStream.this

Creates a new byte array output stream. The buffer capacity is initially 32 bytes, though its size increases if necessary.

  1. this()
    class ByteArrayOutputStream
    this
    ()
  2. this(size_t size)

Meta