DED: Parse tokens and strings to de::String buffers
Should also result in a small but noticeable performance improvementduring startup/reset as buffers now grow upward rather than beingtrimmed down.
View differences
DED: Parse tokens and strings to de::String buffers
Should also result in a small but noticeable performance improvement
during startup/reset as buffers now grow upward rather than being
trimmed down.