Math formulas for Base 64 to decimal and Decimal to Binary?

MIT app inventor converts BLE incoming data from Base 64 to decimal and has built in math functions to convert binary to decimal and decimal to binary. Is that on the timeline of features? I have a BLE devices sending all data back in Base64. Just trying to get it to breakdown to decimal and or binary at the speed it’s coming in. Thanks.