...
Sets the EOL sequence to detect when receiving the stream. The default value is CR (ASCII value 13). If you need to set this value to a non-printing character, use the chr()
global function.
SetMatcher(matcher As Object) As Boolean
...
...
Sets the EOL sequence to detect when receiving the stream. The default value is CR (ASCII value 13). If you need to set this value to a non-printing character, use the chr()
global function.
SetMatcher(matcher As Object) As Boolean
...