Read all data until we find the specified string. This is especially useful for scanning marked sections. This is a a little inefficient right now, since it calls tryRead() for every character. @param delim The string delimiter @see #tryRead(String, boolean) @see #readCh
(String delim)
source not stored for this graph (policy: none)
no test coverage detected