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