Convert a binary string to an array of characters
UChar_Type[] bstring_to_array (BString_Type b)
The bstring_to_array function returns an array of unsigned characters whose elements correspond to the characters in the binary string.