BLE Base 64 to decimal and binary to decimal

When receiving bytes data through BLE it’s coming in as Base64. Is there any quick conversion to binary or decimal in the works or examples of doing so? MIT app inventor auto converts Base64 to decimal and has binary to decimal and decimal to binary math functions that convert things quickly. Any options for that in the future? Just trying to get through some BLE hurdles with a project.