Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/nan
/ data
Method
data
test/cpp/morenews.cpp:54–54 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
52
public:
53
~ExtAsciiString() { }
54
const char *data() const { return s; }
55
size_t length() const { return sizeof (s) / sizeof (*s) - 1; }
56
};
57
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected