ByteArrayOutputStream

fun ByteArrayOutputStream(size: Int)

Construct a new ByteArrayOutputStream.

Parameters

size

The initial size of the backing byte array.