-
Max Kellermann authored
Split the string into path segments with StringView::Split(). This prepares to eliminate all allocations from the method.
2c02a045
Split the string into path segments with StringView::Split(). This prepares to eliminate all allocations from the method.