MCPcopy Create free account
hub / github.com/SPLWare/esProc / position

Method position

src/main/java/com/esproc/jdbc/Blob.java:109–118  ·  view source on GitHub ↗

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)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

intValueMethod · 0.80
getBytesMethod · 0.45
lengthMethod · 0.45

Tested by

no test coverage detected