setOffset

open fun setOffset(value: Long): File.Builder
Offset at which the file begins within the compressed filesystem blob.
uint64 offset = 4;

Return

This builder for chaining.

Parameters

value

The offset to set.