Home
last modified time | relevance | path

Searched refs:EncodeInto (Results 1 – 1 of 1) sorted by relevance

/third_party/node/src/
Dnode_buffer.cc1194 static void EncodeInto(const FunctionCallbackInfo<Value>& args) { in EncodeInto() function
1387 SetMethod(context, target, "encodeInto", EncodeInto); in Initialize()
1445 registry->Register(EncodeInto); in RegisterExternalReferences()