@BSIZE[handle] : Returns the size of a binary buffer allocated with @BALLOC.

 

Example:

 

set handle=%@balloc[128]

echo @bsize[%handle]

128