Searched defs:WriteUint32 (Results 1 – 2 of 2) sorted by relevance
/third_party/flatbuffers/go/ | ||
D | encode.go | 160 func WriteUint32(buf []byte, n uint32) { func |
/third_party/node/src/ | ||
D | node_serdes.cc | 237 void SerializerContext::WriteUint32(const FunctionCallbackInfo<Value>& args) { in WriteUint32() function in node::__anon880f70cd0111::SerializerContext |