Retrieves the byte position at which the specified byte array pattern begins within the BLOB value that this Blob object represents. The search for pattern begins at position start. @param pattern the byte array for which to search @param start the position at which to begin s
(byte[] pattern, long start)