Append
Append
appends the supplied data to the end of the current OracleBlob
instance.
Overload List:
-
This instance method appends the
BLOB
data referenced by the providedOracleBlob
object to the currentOracleBlob
instance. -
This instance method appends data from the supplied byte array buffer to the end of the current
OracleBlob
instance.