# Functions
No description provided by the author
No description provided by the author
CutBytes slices s around the first instance of sep, returning the text before and after sep.
CutString slices s around the first instance of sep, returning the text before and after sep.
No description provided by the author
No description provided by the author
IsJSONType method is to check JSON content type or not.
IsStringEmpty method tells whether given string is empty or not.
IsXMLType method is to check XML content type or not.