setCapacity

open fun setCapacity(value: Int): Memory.Builder
Total RAM capacity, in megabytes.
uint32 capacity = 1;

Return

This builder for chaining.

Parameters

value

The capacity to set.