setTail

open fun setTail(value: Long): File.Builder
Offset at which the file ends within the compressed filesystem blob.
uint64 tail = 5;

Return

This builder for chaining.

Parameters

value

The tail to set.