Searched defs:targetBytes (Results 1 – 6 of 6) sorted by relevance
238 long indexOfElement(ByteString targetBytes) throws IOException; in indexOfElement()247 long indexOfElement(ByteString targetBytes, long fromIndex) throws IOException; in indexOfElement()
334 @Override public long indexOfElement(ByteString targetBytes) throws IOException { in indexOfElement()338 @Override public long indexOfElement(ByteString targetBytes, long fromIndex) throws IOException { in indexOfElement()
240 long indexOfElement(ByteString targetBytes) throws IOException; in indexOfElement()249 long indexOfElement(ByteString targetBytes, long fromIndex) throws IOException; in indexOfElement()
335 @Override public long indexOfElement(ByteString targetBytes) throws IOException { in indexOfElement()339 @Override public long indexOfElement(ByteString targetBytes, long fromIndex) throws IOException { in indexOfElement()
1316 uint32 targetBytes, in Serialize()
561 uint32 targetBytes, in Serialize()