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

Method getBytes

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

Retrieves all or part of the BLOB value that this Blob object represents, as an array of bytes. This byte array contains up to length consecutive bytes starting at position pos. @param pos The ordinal position of the first byte in the BLOB value to be extracted; the first byte

(long pos, int length)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

getBinaryStreamMethod · 0.95
convertDBSearchStringMethod · 0.45
convertDBStringMethod · 0.45
listSchemasMethod · 0.45
askMethod · 0.45
runMethod · 0.45
getAsciiStreamMethod · 0.45
setAsciiStreamMethod · 0.45
positionMethod · 0.45
setBlobMethod · 0.45
writeStringMethod · 0.45
populateMethod · 0.45

Calls 1

getSubBytesMethod · 0.95

Tested by

no test coverage detected