MCPcopy 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

NewMethod · 0.45
NewOneByteStringFunction · 0.45
NewMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected