[]
Determines if an array of CharType needs to be split into different embedding objects.
public static bool NeedsSplit(CharType[] types)
The array of CharType.
true if the array needs to be split; otherwise, false.
true
false