pub fn base58_encode(data: &RecordBatch) -> Result<RecordBatch>
Encodes all Binary and LargeBinary columns in the batch to Base58 (Bitcoin alphabet) strings.