Searched defs:fullInputData (Results 1 – 2 of 2) sorted by relevance
133 public DataFormatMatcher findFormat(byte[] fullInputData) throws IOException { in findFormat()146 …public DataFormatMatcher findFormat(byte[] fullInputData, int offset, int len) throws IOException { in findFormat()
167 public Match findFormat(byte[] fullInputData) throws IOException in findFormat()181 public Match findFormat(byte[] fullInputData, int offset, int len) throws IOException in findFormat()