Truncates large object
$length
Truncates the LOB.
length
If provided, this method will truncate the LOB to length bytes. Otherwise, it will completely purge the LOB.
Returns true on success or false on failure.
true
false