CalculateAppendSize(string?)
static
public static int CalculateAppendSize(string? str) Calculates how much space will be needed to append the provided string into the segment.
Parameters
strstring?
public static int CalculateAppendSize(string? str)strstring?