setSize

open fun setSize(value: Long): HttpBody.Builder
Size of the HTTP body, in bytes.
uint64 size = 2;

Return

This builder for chaining.

Parameters

value

The size to set.