string bits2string(array(int(0..1)) v)
Convert an array of int(0..1) to a Bittorrent style bitstring. Input will be padded to even bytes.
int(0..1)