company logo

Binary :: operator+ - Concatenate binary data blocks

This operator is implemented for convenience fulfilling the method concat(). The function concatenates the left and right operator.

Return value:  Binary data block handle ( odaba::Binary  )

Binary data block handle, which may contain binary data up to 2 GB.

Implementation details