Searched defs:write (Results 1 – 5 of 5) sorted by relevance
16 var write = require("./write.js"); variable
33 void WsLogger::write(Level channel, const std::string &string) const in write() function in panda::tooling::inspector::WsLogger
27 def self.write(line) singletonMethod in Output
110 std::fstream write(realPath.c_str(), std::ios::out | std::ios::binary | std::ios::app); in SerializeBuiltins() local
2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument