Binary :: length - Get length of binary data block
The function returns the length (used size) of the binary data block. When no data block is allocated, the function returns 0.
Return value:  Maximum size of buffer or string ( int32  )
 
    
The function returns the length (used size) of the binary data block. When no data block is allocated, the function returns 0.