Append
Append appends the supplied data to the end of the current OracleBlob instance.
                  
Overload List:
- 
                        
                        
This instance method appends the
BLOBdata referenced by the providedOracleBlobobject to the currentOracleBlobinstance. - 
                        
                        
This instance method appends data from the supplied byte array buffer to the end of the current
OracleBlobinstance.