Searched defs:WriteUInt32BE (Results 1 – 2 of 2) sorted by relevance
244 void Buffer::WriteUInt32BE(int32_t value, uint32_t offset) in WriteUInt32BE() function in OHOS::buffer::Buffer
751 static napi_value WriteUInt32BE(napi_env env, napi_callback_info info) in WriteUInt32BE() function