The constructors of Java.IO.ByteArrayOutputStream are listed below. For a list of all members, see the ByteArrayOutputStream Members list.
See Also: Inherited members from Java.IO.OutputStream
Constructs a new ByteArrayOutputStream with a default size of 32 bytes. | ||
Constructs a new ByteArrayOutputStream with a default size of size bytes. |
A constructor used when creating managed representations of JNI objects; called by the runtime. |