Previous | Up | Next |
BigToStringn
Convert the _x_ big number into a binary string. The size of the string is the _size_ bytes.Parameters
S BigToStringn ( BigN _x_ I _size_ )
Return value
_x_ any big number _size_
binary string corresponding to _x_ which size is _size_ bytes.