add functions to return string's internal pointers
Summary: See title. This avoids unnecessary copies when needing to access string data directly. These will throw if the dynamic isn't a string. @override-unit-failures Test Plan: Unit test. Reviewed By: delong.j@fb.com FB internal diff: D986331
Showing
Please register or sign in to comment