Function getUpdatee

  • Returns the updatee for the leftovers or tuple, also returns whether the updatee is a tail or head bucket.

    Parameters

    • cursor: Cursor
    • leftovers: Entry[]
    • tuple: null | Tuple
    • level: number

    Returns Promise<[Bucket | null, boolean, boolean]>