velox
velox copied to clipboard
Update Base64 variable names for better readability
Follow-up PR: https://github.com/facebookincubator/velox/pull/10371
The following changes are done in this PR.
- Variable names are updated for better readability.
- Function declarations in Base64.h are reordered for better maintainability.