AsSegment(String) | Gets the specified string as a StringSegment instance. |
AsSegment(String, Int32) | Gets a StringSegment instance, which represents a segment of the specified string. No new string allocation occurs when using this method. |
AsSegment(String, Int32, Int32) | Gets a StringSegment instance, which represents a segment of the specified string. No new string allocation occurs when using this method. |