Skip to content

SergeSkor/SSVWaitForStringInStream

Repository files navigation

SSVWaitForStringInStream

Simple class to compare coming characters one by one, on the fly, from any stream and compare it with predefined string constants. Get characters from stream, one by one, perform non-blocking comparison with predefined string constants, on the fly. Return true if match found. May perform case sensitive or case in-sensitive comparison. Allow multiple instances and re-assigning string constants.

About

Simple class to compare coming characters one by one, on the fly, from any stream and compare it with predefined string constants. Get characters from stream, one by one, perform non-blocking comparison with predefined string constants, on the fly. Return true if match found. May perform case sensitive or case in-sensitive comparison. Allow mult…

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages