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

Method setBytes

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

Writes the given array of bytes to the BLOB value that this Blob object represents, starting at position pos, and returns the number of bytes written. The array of bytes will overwrite the existing bytes in the Blob object starting at the position pos. If the end of the Blob value is reached while w

(long pos, byte[] bytes)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

setObjectMethod · 0.45

Calls 2

getSubBytesMethod · 0.95
intValueMethod · 0.80

Tested by

no test coverage detected