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 not stored for this graph (policy: none)
no test coverage detected