mirror of https://github.com/yuzu-mirror/yuzu
common: fs_util: Add buffer to string view utility functions
These functions allow to construct a string view from an input buffer, avoiding the copy done by the non string view counterparts. However, callers must be cognizant of the viewed buffer's lifetime to avoid a use-after-free.pull/8/head
parent
eaca010ee9
commit
4390370a19
Loading…
Reference in New Issue