# Functions
Bytes2String convert bytes to string.
Match - finds whether the text matches/satisfies the pattern string.
MatchSimple - finds whether the text matches/satisfies the pattern string.
String2Bytes convert string to bytes.
WithRetry retry util job succeeded or retry count limit exceed.