Uses of Class
ucar.unidata.io.KMPMatch

Packages that use KMPMatch
ucar.unidata.io Input/Output utilities. 
 

Uses of KMPMatch in ucar.unidata.io
 

Methods in ucar.unidata.io with parameters of type KMPMatch
 boolean RandomAccessFile.searchForward(KMPMatch match, int maxBytes)
          Search forward from the current pos, looking for a match.