Changes the blob length to newLength. It erases the data when shrinking, and when lengthening the blob, the new bytes are filled by zeros.
@param tcx The context in which to truncate the blob.
@param newLength The new size of the blob as expressed in bytes.
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.