bytesPerSecond

fun bytesPerSecond(bytesPerSecond: Long, waitByteCount: Long = this.waitByteCount, maxByteCount: Long = this.maxByteCount)

Sets the rate at which bytes will be allocated. Use 0 for no limit.