Commit 653ca78
[Variant] Rename ValueBuffer as ValueBuilder (#8187)
# Which issue does this PR close?
- Closes #8186
# Rationale for this change
The class has always built variant values (metadata being handled
separately), so rename it `ValueBuilder` to be more self-documenting.
# What changes are included in this PR?
Class renamed, along with all methods, local variables and documentation
that reference it.
# Are these changes tested?
It's a rename. If it compiles it's correct.
# Are there any user-facing changes?
No.
Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>1 parent 377f180 commit 653ca78
1 file changed
+80
-91
lines changed
0 commit comments