Skip to content

SegmentBuilder.CalculateAppendSize(string?)

CalculateAppendSize(string?)

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

Parameters

strstring?