Read a number of bytes from a blob.
@param blobId the blob id
@param pos the position within the blob
@param buff the target byte array
@param off the offset within the target array
@param length the number of bytes to read
@return the number of bytes read
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.