Binary :: operator+ - Concatenates two binary data blocks.
This operator is implemented for convenience fulfilling the method concat(). The function concatenates the left and right operator and returns the result in a new Binary object.
Return value: Binary data block handle ( odaba::Binary )
Binary data block handle, which may contain binary data up to 2 GB.