Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FxEmbed/FxEmbed
/
Class
packages/atmosphere/src/helpers/unicode-string.ts:9–9 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
7
const
decoder =
new
TextDecoder();
8
9
export
class
UnicodeString {
10
utf16: string;
11
utf8: Uint8Array;
12
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected