velox icon indicating copy to clipboard operation
velox copied to clipboard

Update Base64 variable names for better readability

Open Joe-Abraham opened this issue 4 months ago • 1 comments

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.

Joe-Abraham avatar Oct 18 '24 10:10 Joe-Abraham