ByteArrayBuilder

constructor(data: ByteArray, size: Int = data.size, allowGrow: Boolean = true)
constructor(initialCapacity: Int = 4096)