|
LinearView: Update string methods for UTF-{16,32} string quick-creation
- Update `makeString` to accept a character size for wide strings
- Update `getStringLength` to handle wide strings, add doc comment
TypeView, TypeView: Add `charSize` parameter to `makeString`
|