updateAbsoluteOffset

open fun updateAbsoluteOffset(absoluteOffset: Long)

Updates the absolute offset of this block. This block must only be updated when isDynamic returns true.

Note: The default implementation does nothing. It can be overridden to provide the desired implementation.

Parameters

absoluteOffset

the new absolute offset