MCPcopy Create free account
hub / github.com/nodejs/nan / length

Method length

test/cpp/morenews.cpp:47–47  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

45 ~ExtString() { }
46 const uint16_t *data() const { return ws; }
47 size_t length() const { return sizeof (ws) / sizeof (*ws) - 1; }
48};
49
50

Callers 1

NAN_METHODFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected