Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/nan
/ data
Method
data
test/cpp/morenews.cpp:46–46 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
44
public:
45
~ExtString() { }
46
const uint16_t *data() const { return ws; }
47
size_t length() const { return sizeof (ws) / sizeof (*ws) - 1; }
48
};
49
Callers
3
New
Method · 0.45
NewOneByteString
Function · 0.45
New
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected