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

Method getSubBytes

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

Realize the method of obtaining part of the binary array. @param bytes Binary array @param pos The ordinal position of the first byte in the BLOB value to be extracted; the first byte is at position 1 @param length The number of consecutive bytes to be co

(byte[] bytes, long pos, int length)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

getBytesMethod · 0.95
setBytesMethod · 0.95
setBinaryStreamMethod · 0.95

Calls 1

intValueMethod · 0.80

Tested by

no test coverage detected