You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
devdocs/public/docs/node~8_lts/index.json

1 line
125 KiB

{"entries":[{"name":"abort event (http.ClientRequest)","path":"http#http_event_abort","type":"HTTP"},{"name":"aborted event (http.IncomingMessage)","path":"http#http_event_aborted","type":"HTTP"},{"name":"aborted event (http2.Http2ServerRequest)","path":"http2#http2_event_aborted_1","type":"HTTP/2"},{"name":"aborted event (Http2Stream)","path":"http2#http2_event_aborted","type":"HTTP/2"},{"name":"after()","path":"async_hooks#async_hooks_after_asyncid","type":"Async Hooks"},{"name":"agent.createConnection()","path":"http#http_agent_createconnection_options_callback","type":"HTTP"},{"name":"agent.destroy()","path":"http#http_agent_destroy","type":"HTTP"},{"name":"agent.freeSockets","path":"http#http_agent_freesockets","type":"HTTP"},{"name":"agent.getName()","path":"http#http_agent_getname_options","type":"HTTP"},{"name":"agent.keepSocketAlive()","path":"http#http_agent_keepsocketalive_socket","type":"HTTP"},{"name":"agent.maxFreeSockets","path":"http#http_agent_maxfreesockets","type":"HTTP"},{"name":"agent.maxSockets","path":"http#http_agent_maxsockets","type":"HTTP"},{"name":"agent.requests","path":"http#http_agent_requests","type":"HTTP"},{"name":"agent.reuseSocket()","path":"http#http_agent_reusesocket_socket_request","type":"HTTP"},{"name":"agent.sockets","path":"http#http_agent_sockets","type":"HTTP"},{"name":"altsvc event (ClientHttp2Session)","path":"http2#http2_event_altsvc","type":"HTTP/2"},{"name":"assert","path":"assert","type":"Assert"},{"name":"assert()","path":"assert#assert_assert_value_message","type":"Assert"},{"name":"assert.deepEqual()","path":"assert#assert_assert_deepequal_actual_expected_message","type":"Assert"},{"name":"assert.deepStrictEqual()","path":"assert#assert_assert_deepstrictequal_actual_expected_message","type":"Assert"},{"name":"assert.doesNotThrow()","path":"assert#assert_assert_doesnotthrow_block_error_message","type":"Assert"},{"name":"assert.equal()","path":"assert#assert_assert_equal_actual_expected_message","type":"Assert"},{"name":"assert.fail()","path":"assert#assert_assert_fail_message","type":"Assert"},{"name":"assert.ifError()","path":"assert#assert_assert_iferror_value","type":"Assert"},{"name":"assert.notDeepEqual()","path":"assert#assert_assert_notdeepequal_actual_expected_message","type":"Assert"},{"name":"assert.notDeepStrictEqual()","path":"assert#assert_assert_notdeepstrictequal_actual_expected_message","type":"Assert"},{"name":"assert.notEqual()","path":"assert#assert_assert_notequal_actual_expected_message","type":"Assert"},{"name":"assert.notStrictEqual()","path":"assert#assert_assert_notstrictequal_actual_expected_message","type":"Assert"},{"name":"assert.ok()","path":"assert#assert_assert_ok_value_message","type":"Assert"},{"name":"assert.strictEqual()","path":"assert#assert_assert_strictequal_actual_expected_message","type":"Assert"},{"name":"assert.throws()","path":"assert#assert_assert_throws_block_error_message","type":"Assert"},{"name":"AssertionError","path":"errors#errors_class_assertionerror","type":"Errors"},{"name":"asyncHook.disable()","path":"async_hooks#async_hooks_asynchook_disable","type":"Async Hooks"},{"name":"asyncHook.enable()","path":"async_hooks#async_hooks_asynchook_enable","type":"Async Hooks"},{"name":"asyncResource.asyncId()","path":"async_hooks#async_hooks_asyncresource_asyncid","type":"Async Hooks"},{"name":"asyncResource.emitAfter()","path":"async_hooks#async_hooks_asyncresource_emitafter","type":"Async Hooks"},{"name":"asyncResource.emitBefore()","path":"async_hooks#async_hooks_asyncresource_emitbefore","type":"Async Hooks"},{"name":"asyncResource.emitDestroy()","path":"async_hooks#async_hooks_asyncresource_emitdestroy","type":"Async Hooks"},{"name":"asyncResource.triggerAsyncId()","path":"async_hooks#async_hooks_asyncresource_triggerasyncid","type":"Async Hooks"},{"name":"async_hooks","path":"async_hooks","type":"Async Hooks"},{"name":"async_hooks.createHook()","path":"async_hooks#async_hooks_async_hooks_createhook_callbacks","type":"Async Hooks"},{"name":"async_hooks.executionAsyncId()","path":"async_hooks#async_hooks_async_hooks_executionasyncid","type":"Async Hooks"},{"name":"async_hooks.triggerAsyncId()","path":"async_hooks#async_hooks_async_hooks_triggerasyncid","type":"Async Hooks"},{"name":"before()","path":"async_hooks#async_hooks_before_asyncid","type":"Async Hooks"},{"name":"beforeExit event (Process)","path":"process#process_event_beforeexit","type":"Process"},{"name":"buffer","path":"buffer","type":"Buffer"},{"name":"Buffer","path":"buffer#buffer_class_buffer","type":"Buffer"},{"name":"Buffer.alloc()","path":"buffer#buffer_class_method_buffer_alloc_size_fill_encoding","type":"Buffer"},{"name":"Buffer.allocUnsafe()","path":"buffer#buffer_class_method_buffer_allocunsafe_size","type":"Buffer"},{"name":"Buffer.allocUnsafeSlow()","path":"buffer#buffer_class_method_buffer_allocunsafeslow_size","type":"Buffer"},{"name":"buffer.buffer","path":"buffer#buffer_buf_buffer","type":"Buffer"},{"name":"Buffer.byteLength()","path":"buffer#buffer_class_method_buffer_bytelength_string_encoding","type":"Buffer"},{"name":"buffer.compare()","path":"buffer#buffer_buf_compare_target_targetstart_targetend_sourcestart_sourceend","type":"Buffer"},{"name":"Buffer.compare()","path":"buffer#buffer_class_method_buffer_compare_buf1_buf2","type":"Buffer"},{"name":"Buffer.concat()","path":"buffer#buffer_class_method_buffer_concat_list_totallength","type":"Buffer"},{"name":"buffer.constants.MAX_LENGTH","path":"buffer#buffer_buffer_constants_max_length","type":"Buffer"},{"name":"buffer.constants.MAX_STRING_LENGTH","path":"buffer#buffer_buffer_constants_max_string_length","type":"Buffer"},{"name":"buffer.copy()","path":"buffer#buffer_buf_copy_target_targetstart_sourcestart_sourceend","type":"Buffer"},{"name":"buffer.entries()","path":"buffer#buffer_buf_entries","type":"Buffer"},{"name":"buffer.equals()","path":"buffer#buffer_buf_equals_otherbuffer","type":"Buffer"},{"name":"buffer.fill()","path":"buffer#buffer_buf_fill_value_offset_end_encoding","type":"Buffer"},{"name":"Buffer.from()","path":"buffer#buffer_class_method_buffer_from_array","type":"Buffer"},{"name":"buffer.includes()","path":"buffer#buffer_buf_includes_value_byteoffset_encoding","type":"Buffer"},{"name":"buffer.indexOf()","path":"buffer#buffer_buf_indexof_value_byteoffset_encoding","type":"Buffer"},{"name":"buffer.INSPECT_MAX_BYTES","path":"buffer#buffer_buffer_inspect_max_bytes","type":"Buffer"},{"name":"Buffer.isBuffer()","path":"buffer#buffer_class_method_buffer_isbuffer_obj","type":"Buffer"},{"name":"Buffer.isEncoding()","path":"buffer#buffer_class_method_buffer_isencoding_encoding","type":"Buffer"},{"name":"buffer.keys()","path":"buffer#buffer_buf_keys","type":"Buffer"},{"name":"buffer.kMaxLength","path":"buffer#buffer_buffer_kmaxlength","type":"Buffer"},{"name":"buffer.lastIndexOf()","path":"buffer#buffer_buf_lastindexof_value_byteoffset_encoding","type":"Buffer"},{"name":"buffer.length","path":"buffer#buffer_buf_length","type":"Buffer"},{"name":"buffer.parent","path":"buffer#buffer_buf_parent","type":"Buffer"},{"name":"buffer.readDoubleBE()","path":"buffer#buffer_buf_readdoublebe_offset_noassert","type":"Buffer"},{"name":"buffer.readDoubleLE()","path":"buffer#buffer_buf_readdoublele_offset_noassert","type":"Buffer"},{"name":"buffer.readFloatBE()","path":"buffer#buffer_buf_readfloatbe_offset_noassert","type":"Buffer"},{"name":"buffer.readFloatLE()","path":"buffer#buffer_buf_readfloatle_offset_noassert","type":"Buffer"},{"name":"buffer.readInt16BE()","path":"buffer#buffer_buf_readint16be_offset_noassert","type":"Buffer"},{"name":"buffer.readInt16LE()","path":"buffer#buffer_buf_readint16le_offset_noassert","type":"Buffer"},{"name":"buffer.readInt32BE()","path":"buffer#buffer_buf_readint32be_offset_noassert","type":"Buffer"},{"name":"buffer.readInt32LE()","path":"buffer#buffer_buf_readint32le_offset_noassert","type":"Buffer"},{"name":"buffer.readInt8()","path":"buffer#buffer_buf_readint8_offset_noassert","type":"Buffer"},{"name":"buffer.readIntBE()","path":"buffer#buffer_buf_readintbe_offset_bytelength_noassert","type":"Buffer"},{"name":"buffer.readIntLE()","path":"buffer#buffer_buf_readintle_offset_bytelength_noassert","type":"Buffer"},{"name":"buffer.readUInt16BE()","path":"buffer#buffer_buf_readuint16be_offset_noassert","type":"Buffer"},{"name":"buffer.readUInt16LE()","path":"buffer#buffer_buf_readuint16le_offset_noassert","type":"Buffer"},{"name":"buffer.readUInt32BE()","path":"buffer#buffer_buf_readuint32be_offset_noassert","type":"Buffer"},{"name":"buffer.readUInt32LE()","path":"buffer#buffer_buf_readuint32le_offset_noassert","type":"Buffer"},{"name":"buffer.readUInt8()","path":"buffer#buffer_buf_readuint8_offset_noassert","type":"Buffer"},{"name":"buffer.readUIntBE()","path":"buffer#buffer_buf_readuintbe_offset_bytelength_noassert","type":"Buffer"},{"name":"buffer.readUIntLE()","path":"buffer#buffer_buf_readuintle_offset_bytelength_noassert","type":"Buffer"},{"name":"buffer.slice()","path":"buffer#buffer_buf_slice_start_end","type":"Buffer"},{"name":"buffer.swap16()","path":"buffer#buffer_buf_swap16","type":"Buffer"},{"name":"buffer.swap32()","path":"buffer#buffer_buf_swap32","type":"Buffer"},{"name":"buffer.swap64()","path":"buffer#buffer_buf_swap64","type":"Buffer"},{"name":"buffer.toJSON()","path":"buffer#buffer_buf_tojson","type":"Buffer"},{"name":"buffer.toString()","path":"buffer#buffer_buf_tostring_encoding_start_end","type":"Buffer"},{"name":"buffer.transcode()","path":"buffer#buffer_buffer_transcode_source_fromenc_toenc","type":"Buffer"},{"name":"buffer.values()","path":"buffer#buffer_buf_values","type":"Buffer"},{"name":"buffer.write()","path":"buffer#buffer_buf_write_string_offset_length_encoding","type":"Buffer"},{"name":"buffer.writeDoubleBE()","path":"buffer#buffer_buf_writedoublebe_value_offset_noassert","type":"Buffer"},{"name":"buffer.writeDoubleLE()","path":"buffer#buffer_buf_writedoublele_value_offset_noassert","type":"Buffer"},{"name":"buffer.writeFloatBE()","path":"buffer#buffer_buf_writefloatbe_value_offset_noassert","type":"Buffer"},{"name":"buffer.writeFloatLE()","path":"buffer#buffer_buf_writefloatle_value_offset_noassert","type":"Buffer"},{"name":"buffer.writeInt16BE()","path":"buffer#buffer_buf_writeint16be_value_offset_noassert","type":"Buffer"},{"name":"buffer.writeInt16LE()","path":"buffer#buffer_buf_writeint16le_value_offset_noassert","type":"Buffer"},{"name":"buffer.writeInt32BE()","path":"buffer#buffer_buf_writeint32be_value_offset_noassert","type":"Buffer"},{"name":"buffer.writeInt32LE()","path":"buffer#buffer_buf_writeint32le_value_offset_noassert","type":"Buffer"},{"name":"buffer.writeInt8()","path":"buffer#buffer_buf_writeint8_value_offset_noassert","type":"Buffer"},{"name":"buffer.writeIntBE()","path":"buffer#buffer_buf_writeintbe_value_offset_bytelength_noassert","type":"Buffer"},{"name":"buffer.writeIntLE()","path":"buffer#buffer_buf_writeintle_value_offset_bytelength_noassert","type":"Buffer"},{"name":"buffer.writeUInt16BE()","path":"buffer#buffer_buf_writeuint16be_value_offset_noassert","type":"Buffer"},{"name":"buffer.writeUInt16LE()","path":"buffer#buffer_buf_writeuint16le_value_offset_noassert","type":"Buffer"},{"name":"buffer.writeUInt32BE()","path":"buffer#buffer_buf_writeuint32be_value_offset_noassert","type":"Buffer"},{"name":"buffer.writeUInt32LE()","path":"buffer#buffer_buf_writeuint32le_value_offset_noassert","type":"Buffer"},{"name":"buffer.writeUInt8()","path":"buffer#buffer_buf_writeuint8_value_offset_noassert","type":"Buffer"},{"name":"buffer.writeUIntBE()","path":"buffer#buffer_buf_writeuintbe_value_offset_bytelength_noassert","type":"Buffer"},{"name":"buffer.writeUIntLE()","path":"buffer#buffer_buf_writeuintle_value_offset_bytelength_noassert","type":"Buffer"},{"name":"buffer[]","path":"buffer#buffer_buf_index","type":"Buffer"},{"name":"C/C++ Addons","path":"addons","type":"Miscellaneous"},{"name":"Certificate","path":"crypto#crypto_class_certificate","type":"Crypto"},{"name":"certificate.exportChallenge()","path":"crypto#crypto_certificate_exportchallenge_spkac","type":"Crypto"},{"name":"certificate.exportPublicKey()","path":"crypto#crypto_certificate_exportpublickey_spkac","type":"Crypto"},{"name":"certificate.verifySpkac()","path":"crypto#crypto_certificate_verifyspkac_spkac","type":"Crypto"},{"name":"change event (fs.FSWatcher)","path":"fs#fs_event_change","type":"File System"},{"name":"checkContinue event (http.Server)","path":"http#http_event_checkcontinue","type":"HTTP"},{"name":"checkContinue event (Http2SecureServer)","path":"http2#http2_event_checkcontinue_1","type":"HTTP/2"},{"name":"checkContinue event (Http2Server)","path":"http2#http2_event_checkcontinue","type":"HTTP/2"},{"name":"checkExpectation event (http.Server)","path":"http#http_event_checkexpectation","type":"HTTP"},{"name":"ChildProcess","path":"child_process#child_process_class_childprocess","type":"Child Process"},{"name":"child_process","path":"child_process","type":"Child Process"},{"name":"child_process.exec()","path":"child_process#child_process_child_process_exec_command_options_callback","type":"Child Process"},{"name":"child_process.execFile()","path":"child_process#child_process_child_process_execfile_file_args_options_callback","type":"Child Process"},{"name":"child_process.execFileSync()","path":"child_process#child_process_child_process_execfilesync_file_args_options","type":"Child Process"},{"name":"child_process.execSync()","path":"child_process#child_process_child_process_execsync_command_options","type":"Child Process"},{"name":"child_process.fork()","path":"child_process#child_process_child_process_fork_modulepath_args_options","type":"Child Process"},{"name":"child_process.spawn()","path":"child_process#child_process_child_process_spawn_command_args_options","type":"Child Process"},{"name":"child_process.spawnSync()","path":"child_process#child_process_child_process_spawnsync_command_args_options","type":"Child Process"},{"name":"Cipher","path":"crypto#crypto_class_cipher","type":"Crypto"},{"name":"cipher.final()","path":"crypto#crypto_cipher_final_outputencoding","type":"Crypto"},{"name":"cipher.getAuthTag()","path":"crypto#crypto_cipher_getauthtag","type":"Crypto"},{"name":"cipher.setAAD()","path":"crypto#crypto_cipher_setaad_buffer","type":"Crypto"},{"name":"cipher.setAutoPadding()","path":"crypto#crypto_cipher_setautopadding_autopadding","type":"Crypto"},{"name":"cipher.update()","path":"crypto#crypto_cipher_update_data_inputencoding_outputencoding","type":"Crypto"},{"name":"clearImmediate()","path":"timers#timers_clearimmediate_immediate","type":"Timers"},{"name":"clearInterval()","path":"timers#timers_clearinterval_timeout","type":"Timers"},{"name":"clearTimeout()","path":"timers#timers_cleartimeout_timeout","type":"Timers"},{"name":"cli","path":"cli","type":"Command Line Options"},{"name":"clientError event (http.Server)","path":"http#http_event_clienterror","type":"HTTP"},{"name":"ClientHttp2Session","path":"http2#http2_class_clienthttp2session","type":"HTTP/2"},{"name":"clienthttp2session.request()","path":"http2#http2_clienthttp2session_request_headers_options","type":"HTTP/2"},{"name":"ClientHttp2Stream","path":"http2#http2_class_clienthttp2stream","type":"HTTP/2"},{"name":"close event (ChildProcess)","path":"child_process#child_process_event_close","type":"Child Process"},{"name":"close event (dgram.Socket)","path":"dgram#dgram_event_close","type":"UDP/Datagram"},{"name":"close event (fs.ReadStream)","path":"fs#fs_event_close","type":"File System"},{"name":"close event (fs.WriteStream)","path":"fs#fs_event_close_1","type":"File System"},{"name":"close event (http.IncomingMessage)","path":"http#http_event_close_2","type":"HTTP"},{"name":"close event (http.Server)","path":"http#http_event_close","type":"HTTP"},{"name":"close event (http.ServerResponse)","path":"http#http_event_close_1","type":"HTTP"},{"name":"close event (http2.Http2ServerRequest)","path":"http2#http2_event_close_2","type":"HTTP/2"},{"name":"close event (http2.Http2ServerResponse)","path":"http2#http2_event_close_3","type":"HTTP/2"},{"name":"close event (Http2Session)","path":"http2#http2_event_close","type":"HTTP/2"},{"name":"close event (Http2Stream)","path":"http2#http2_event_close_1","type":"HTTP/2"},{"name":"close event (Interface)","path":"readline#readline_event_close","type":"Readline"},{"name":"close event (net.Server)","path":"net#net_event_close","type":"Net"},{"name":"close event (net.Socket)","path":"net#net_event_close_1","type":"Net"},{"name":"close event (stream.Readable)","path":"stream#stream_event_close_1","type":"Stream"},{"name":"close event (stream.Writable)","path":"stream#stream_event_close","type":"Stream"},{"name":"cluster","path":"cluster","type":"Cluster"},{"name":"cluster.disconnect()","path":"cluster#cluster_cluster_disconnect_callback","type":"Cluster"},{"name":"cluster.fork()","path":"cluster#cluster_cluster_fork_env","type":"Cluster"},{"name":"cluster.isMaster","path":"cluster#cluster_cluster_ismaster","type":"Cluster"},{"name":"cluster.isWorker","path":"cluster#cluster_cluster_isworker","type":"Cluster"},{"name":"cluster.schedulingPolicy","path":"cluster#cluster_cluster_schedulingpolicy","type":"Cluster"},{"name":"cluster.settings","path":"cluster#cluster_cluster_settings","type":"Cluster"},{"name":"cluster.setupMaster()","path":"cluster#cluster_cluster_setupmaster_settings","type":"Cluster"},{"name":"cluster.worker","path":"cluster#cluster_cluster_worker","type":"Cluster"},{"name":"cluster.workers","path":"cluster#cluster_cluster_workers","type":"Cluster"},{"name":"connect event (http.ClientRequest)","path":"http#http_event_connect","type":"HTTP"},{"name":"connect event (http.Server)","path":"http#http_event_connect_1","type":"HTTP"},{"name":"connect event (Http2Session)","path":"http2#http2_event_connect","type":"HTTP/2"},{"name":"connect event (net.Socket)","path":"net#net_event_connect","type":"Net"},{"name":"connection event (http.Server)","path":"http#http_event_connection","type":"HTTP"},{"name":"connection event (net.Server)","path":"net#net_event_connection","type":"Net"},{"name":"Console","path":"console#console_class_console","type":"Console"},{"name":"console","path":"console","type":"Console"},{"name":"console.assert()","path":"console#console_console_assert_value_message_args","type":"Console"},{"name":"console.clear()","path":"console#console_console_clear","type":"Console"},{"name":"console.count()","path":"console#console_console_count_label","type":"Console"},{"name":"console.countReset()","path":"console#console_console_countreset_label_default","type":"Console"},{"name":"console.debug()","path":"console#console_console_debug_data_args","type":"Console"},{"name":"console.dir()","path":"console#console_console_dir_obj_options","type":"Console"},{"name":"console.error()","path":"console#console_console_error_data_args","type":"Console"},{"name":"console.group()","path":"console#console_console_group_label","type":"Console"},{"name":"console.groupCollapsed()","path":"console#console_console_groupcollapsed","type":"Console"},{"name":"console.groupEnd()","path":"console#console_console_groupend","type":"Console"},{"name":"console.info()","path":"console#console_console_info_data_args","type":"Console"},{"name":"console.log()","path":"console#console_console_log_data_args","type":"Console"},{"name":"console.time()","path":"console#console_console_time_label","type":"Console"},{"name":"console.timeEnd()","path":"console#console_console_timeend_label","type":"Console"},{"name":"console.trace()","path":"console#console_console_trace_message_args","type":"Console"},{"name":"console.warn()","path":"console#console_console_warn_data_args","type":"Console"},{"name":"continue event (ClientHttp2Stream)","path":"http2#http2_event_continue","type":"HTTP/2"},{"name":"continue event (http.ClientRequest)","path":"http#http_event_continue","type":"HTTP"},{"name":"crypto","path":"crypto","type":"Crypto"},{"name":"crypto.constants","path":"crypto#crypto_crypto_constants","type":"Crypto"},{"name":"crypto.createCipher()","path":"crypto#crypto_crypto_createcipher_algorithm_password_options","type":"Crypto"},{"name":"crypto.createCipheriv()","path":"crypto#crypto_crypto_createcipheriv_algorithm_key_iv_options","type":"Crypto"},{"name":"crypto.createCredentials()","path":"crypto#crypto_crypto_createcredentials_details","type":"Crypto"},{"name":"crypto.createDecipher()","path":"crypto#crypto_crypto_createdecipher_algorithm_password_options","type":"Crypto"},{"name":"crypto.createDecipheriv()","path":"crypto#crypto_crypto_createdecipheriv_algorithm_key_iv_options","type":"Crypto"},{"name":"crypto.createDiffieHellman()","path":"crypto#crypto_crypto_creatediffiehellman_prime_primeencoding_generator_generatorencoding","type":"Crypto"},{"name":"crypto.createECDH()","path":"crypto#crypto_crypto_createecdh_curvename","type":"Crypto"},{"name":"crypto.createHash()","path":"crypto#crypto_crypto_createhash_algorithm_options","type":"Crypto"},{"name":"crypto.createHmac()","path":"crypto#crypto_crypto_createhmac_algorithm_key_options","type":"Crypto"},{"name":"crypto.createSign()","path":"crypto#crypto_crypto_createsign_algorithm_options","type":"Crypto"},{"name":"crypto.createVerify()","path":"crypto#crypto_crypto_createverify_algorithm_options","type":"Crypto"},{"name":"crypto.DEFAULT_ENCODING","path":"crypto#crypto_crypto_default_encoding","type":"Crypto"},{"name":"crypto.fips","path":"crypto#crypto_crypto_fips","type":"Crypto"},{"name":"crypto.getCiphers()","path":"crypto#crypto_crypto_getciphers","type":"Crypto"},{"name":"crypto.getCurves()","path":"crypto#crypto_crypto_getcurves","type":"Crypto"},{"name":"crypto.getDiffieHellman()","path":"crypto#crypto_crypto_getdiffiehellman_groupname","type":"Crypto"},{"name":"crypto.getHashes()","path":"crypto#crypto_crypto_gethashes","type":"Crypto"},{"name":"crypto.pbkdf2()","path":"crypto#crypto_crypto_pbkdf2_password_salt_iterations_keylen_digest_callback","type":"Crypto"},{"name":"crypto.pbkdf2Sync()","path":"crypto#crypto_crypto_pbkdf2sync_password_salt_iterations_keylen_digest","type":"Crypto"},{"name":"crypto.privateDecrypt()","path":"crypto#crypto_crypto_privatedecrypt_privatekey_buffer","type":"Crypto"},{"name":"crypto.privateEncrypt()","path":"crypto#crypto_crypto_privateencrypt_privatekey_buffer","type":"Crypto"},{"name":"crypto.publicDecrypt()","path":"crypto#crypto_crypto_publicdecrypt_key_buffer","type":"Crypto"},{"name":"crypto.publicEncrypt()","path":"crypto#crypto_crypto_publicencrypt_key_buffer","type":"Crypto"},{"name":"crypto.randomBytes()","path":"crypto#crypto_crypto_randombytes_size_callback","type":"Crypto"},{"name":"crypto.randomFill()","path":"crypto#crypto_crypto_randomfill_buffer_offset_size_callback","type":"Crypto"},{"name":"crypto.randomFillSync()","path":"crypto#crypto_crypto_randomfillsync_buffer_offset_size","type":"Crypto"},{"name":"crypto.setEngine()","path":"crypto#crypto_crypto_setengine_engine_flags","type":"Crypto"},{"name":"crypto.timingSafeEqual()","path":"crypto#crypto_crypto_timingsafeequal_a_b","type":"Crypto"},{"name":"CryptoStream","path":"tls#tls_class_cryptostream","type":"TLS/SSL"},{"name":"cryptoStream.bytesWritten","path":"tls#tls_cryptostream_byteswritten","type":"TLS/SSL"},{"name":"data event (net.Socket)","path":"net#net_event_data","type":"Net"},{"name":"data event (stream.Readable)","path":"stream#stream_event_data","type":"Stream"},{"name":"Debugger","path":"debugger","type":"Miscellaneous"},{"name":"Decipher","path":"crypto#crypto_class_decipher","type":"Crypto"},{"name":"decipher.final()","path":"crypto#crypto_decipher_final_outputencoding","type":"Crypto"},{"name":"decipher.setAAD()","path":"crypto#crypto_decipher_setaad_buffer","type":"Crypto"},{"name":"decipher.setAuthTag()","path":"crypto#crypto_decipher_setauthtag_buffer","type":"Crypto"},{"name":"decipher.setAutoPadding()","path":"crypto#crypto_decipher_setautopadding_autopadding","type":"Crypto"},{"name":"decipher.update()","path":"crypto#crypto_decipher_update_data_inputencoding_outputencoding","type":"Crypto"},{"name":"Deprecated APIs","path":"deprecations","type":"Miscellaneous"},{"name":"deserializer.getWireFormatVersion()","path":"v8#v8_deserializer_getwireformatversion","type":"V8"},{"name":"deserializer.readDouble()","path":"v8#v8_deserializer_readdouble","type":"V8"},{"name":"deserializer.readHeader()","path":"v8#v8_deserializer_readheader","type":"V8"},{"name":"deserializer.readRawBytes()","path":"v8#v8_deserializer_readrawbytes_length","type":"V8"},{"name":"deserializer.readUint32()","path":"v8#v8_deserializer_readuint32","type":"V8"},{"name":"deserializer.readUint64()","path":"v8#v8_deserializer_readuint64","type":"V8"},{"name":"deserializer.readValue()","path":"v8#v8_deserializer_readvalue","type":"V8"},{"name":"deserializer.transferArrayBuffer()","path":"v8#v8_deserializer_transferarraybuffer_id_arraybuffer","type":"V8"},{"name":"deserializer._readHostObject()","path":"v8#v8_deserializer_readhostobject","type":"V8"},{"name":"destroy()","path":"async_hooks#async_hooks_destroy_asyncid","type":"Async Hooks"},{"name":"dgram","path":"dgram","type":"UDP/Datagram"},{"name":"dgram.createSocket()","path":"dgram#dgram_dgram_createsocket_options_callback","type":"UDP/Datagram"},{"name":"dgram.Socket","path":"dgram#dgram_class_dgram_socket","type":"UDP/Datagram"},{"name":"dgram_socket.addMembership()","path":"dgram#dgram_socket_addmembership_multicastaddress_multicastinterface","type":"UDP/Datagram"},{"name":"dgram_socket.address()","path":"dgram#dgram_socket_address","type":"UDP/Datagram"},{"name":"dgram_socket.bind()","path":"dgram#dgram_socket_bind_port_address_callback","type":"UDP/Datagram"},{"name":"dgram_socket.close()","path":"dgram#dgram_socket_close_callback","type":"UDP/Datagram"},{"name":"dgram_socket.dropMembership()","path":"dgram#dgram_socket_dropmembership_multicastaddress_multicastinterface","type":"UDP/Datagram"},{"name":"dgram_socket.getRecvBufferSize()","path":"dgram#dgram_socket_getrecvbuffersize","type":"UDP/Datagram"},{"name":"dgram_socket.getSendBufferSize()","path":"dgram#dgram_socket_getsendbuffersize","type":"UDP/Datagram"},{"name":"dgram_socket.ref()","path":"dgram#dgram_socket_ref","type":"UDP/Datagram"},{"name":"dgram_socket.send()","path":"dgram#dgram_socket_send_msg_offset_length_port_address_callback","type":"UDP/Datagram"},{"name":"dgram_socket.setBroadcast()","path":"dgram#dgram_socket_setbroadcast_flag","type":"UDP/Datagram"},{"name":"dgram_socket.setMulticastInterface()","path":"dgram#dgram_socket_setmulticastinterface_multicastinterface","type":"UDP/Datagram"},{"name":"dgram_socket.setMulticastLoopback()","path":"dgram#dgram_socket_setmulticastloopback_flag","type":"UDP/Datagram"},{"name":"dgram_socket.setMulticastTTL()","path":"dgram#dgram_socket_setmulticastttl_ttl","type":"UDP/Datagram"},{"name":"dgram_socket.setRecvBufferSize()","path":"dgram#dgram_socket_setrecvbuffersize_size","type":"UDP/Datagram"},{"name":"dgram_socket.setSendBufferSize()","path":"dgram#dgram_socket_setsendbuffersize_size","type":"UDP/Datagram"},{"name":"dgram_socket.setTTL()","path":"dgram#dgram_socket_setttl_ttl","type":"UDP/Datagram"},{"name":"dgram_socket.unref()","path":"dgram#dgram_socket_unref","type":"UDP/Datagram"},{"name":"DiffieHellman","path":"crypto#crypto_class_diffiehellman","type":"Crypto"},{"name":"diffieHellman.computeSecret()","path":"crypto#crypto_diffiehellman_computesecret_otherpublickey_inputencoding_outputencoding","type":"Crypto"},{"name":"diffieHellman.generateKeys()","path":"crypto#crypto_diffiehellman_generatekeys_encoding","type":"Crypto"},{"name":"diffieHellman.getGenerator()","path":"crypto#crypto_diffiehellman_getgenerator_encoding","type":"Crypto"},{"name":"diffieHellman.getPrime()","path":"crypto#crypto_diffiehellman_getprime_encoding","type":"Crypto"},{"name":"diffieHellman.getPrivateKey()","path":"crypto#crypto_diffiehellman_getprivatekey_encoding","type":"Crypto"},{"name":"diffieHellman.getPublicKey()","path":"crypto#crypto_diffiehellman_getpublickey_encoding","type":"Crypto"},{"name":"diffieHellman.setPrivateKey()","path":"crypto#crypto_diffiehellman_setprivatekey_privatekey_encoding","type":"Crypto"},{"name":"diffieHellman.setPublicKey()","path":"crypto#crypto_diffiehellman_setpublickey_publickey_encoding","type":"Crypto"},{"name":"diffieHellman.verifyError","path":"crypto#crypto_diffiehellman_verifyerror","type":"Crypto"},{"name":"disconnect event (ChildProcess)","path":"child_process#child_process_event_disconnect","type":"Child Process"},{"name":"disconnect event (Cluster)","path":"cluster#cluster_event_disconnect_1","type":"Cluster"},{"name":"disconnect event (Process)","path":"process#process_event_disconnect","type":"Process"},{"name":"disconnect event (Worker)","path":"cluster#cluster_event_disconnect","type":"Cluster"},{"name":"dns","path":"dns","type":"DNS"},{"name":"dns.getServers()","path":"dns#dns_dns_getservers","type":"DNS"},{"name":"dns.lookup()","path":"dns#dns_dns_lookup_hostname_options_callback","type":"DNS"},{"name":"dns.lookup()","path":"dns#dns_dns_lookup","type":"DNS"},{"name":"dns.lookupService()","path":"dns#dns_dns_lookupservice_address_port_callback","type":"DNS"},{"name":"dns.resolve()","path":"dns#dns_dns_resolve_hostname_rrtype_callback","type":"DNS"},{"name":"dns.resolve4()","path":"dns#dns_dns_resolve4_hostname_options_callback","type":"DNS"},{"name":"dns.resolve6()","path":"dns#dns_dns_resolve6_hostname_options_callback","type":"DNS"},{"name":"dns.resolveAny()","path":"dns#dns_dns_resolveany_hostname_callback","type":"DNS"},{"name":"dns.resolveCname()","path":"dns#dns_dns_resolvecname_hostname_callback","type":"DNS"},{"name":"dns.resolveMx()","path":"dns#dns_dns_resolvemx_hostname_callback","type":"DNS"},{"name":"dns.resolveNaptr()","path":"dns#dns_dns_resolvenaptr_hostname_callback","type":"DNS"},{"name":"dns.resolveNs()","path":"dns#dns_dns_resolvens_hostname_callback","type":"DNS"},{"name":"dns.resolvePtr()","path":"dns#dns_dns_resolveptr_hostname_callback","type":"DNS"},{"name":"dns.resolveSoa()","path":"dns#dns_dns_resolvesoa_hostname_callback","type":"DNS"},{"name":"dns.resolveSrv()","path":"dns#dns_dns_resolvesrv_hostname_callback","type":"DNS"},{"name":"dns.resolveTxt()","path":"dns#dns_dns_resolvetxt_hostname_callback","type":"DNS"},{"name":"dns.reverse()","path":"dns#dns_dns_reverse_ip_callback","type":"DNS"},{"name":"dns.setServers()","path":"dns#dns_dns_setservers_servers","type":"DNS"},{"name":"domain","path":"domain","type":"Domain"},{"name":"Domain","path":"domain#domain_class_domain","type":"Domain"},{"name":"domain.add()","path":"domain#domain_domain_add_emitter","type":"Domain"},{"name":"domain.bind()","path":"domain#domain_domain_bind_callback","type":"Domain"},{"name":"domain.create()","path":"domain#domain_domain_create","type":"Domain"},{"name":"domain.dispose()","path":"domain#domain_domain_dispose","type":"Domain"},{"name":"domain.enter()","path":"domain#domain_domain_enter","type":"Domain"},{"name":"domain.exit()","path":"domain#domain_domain_exit","type":"Domain"},{"name":"domain.intercept()","path":"domain#domain_domain_intercept_callback","type":"Domain"},{"name":"domain.members","path":"domain#domain_domain_members","type":"Domain"},{"name":"domain.remove()","path":"domain#domain_domain_remove_emitter","type":"Domain"},{"name":"domain.run()","path":"domain#domain_domain_run_fn_args","type":"Domain"},{"name":"drain event (net.Socket)","path":"net#net_event_drain","type":"Net"},{"name":"drain event (stream.Writable)","path":"stream#stream_event_drain","type":"Stream"},{"name":"ECDH","path":"crypto#crypto_class_ecdh","type":"Crypto"},{"name":"ecdh.computeSecret()","path":"crypto#crypto_ecdh_computesecret_otherpublickey_inputencoding_outputencoding","type":"Crypto"},{"name":"ecdh.generateKeys()","path":"crypto#crypto_ecdh_generatekeys_encoding_format","type":"Crypto"},{"name":"ecdh.getPrivateKey()","path":"crypto#crypto_ecdh_getprivatekey_encoding","type":"Crypto"},{"name":"ecdh.getPublicKey()","path":"crypto#crypto_ecdh_getpublickey_encoding_format","type":"Crypto"},{"name":"ecdh.setPrivateKey()","path":"crypto#crypto_ecdh_setprivatekey_privatekey_encoding","type":"Crypto"},{"name":"ecdh.setPublicKey()","path":"crypto#crypto_ecdh_setpublickey_publickey_encoding","type":"Crypto"},{"name":"end event (net.Socket)","path":"net#net_event_end","type":"Net"},{"name":"end event (stream.Readable)","path":"stream#stream_event_end","type":"Stream"},{"name":"Error","path":"errors#errors_class_error","type":"Errors"},{"name":"error event (ChildProcess)","path":"child_process#child_process_event_error","type":"Child Process"},{"name":"error event (dgram.Socket)","path":"dgram#dgram_event_error","type":"UDP/Datagram"},{"name":"error event (fs.FSWatcher)","path":"fs#fs_event_error","type":"File System"},{"name":"error event (Http2Session)","path":"http2#http2_event_error","type":"HTTP/2"},{"name":"error event (Http2Stream)","path":"http2#http2_event_error_1","type":"HTTP/2"},{"name":"error event (net.Server)","path":"net#net_event_error","type":"Net"},{"name":"error event (net.Socket)","path":"net#net_event_error_1","type":"Net"},{"name":"error event (stream.Readable)","path":"stream#stream_event_error_1","type":"Stream"},{"name":"error event (stream.Writable)","path":"stream#stream_event_error","type":"Stream"},{"name":"error event (Worker)","path":"cluster#cluster_event_error","type":"Cluster"},{"name":"error.address","path":"errors#errors_error_address","type":"Errors"},{"name":"error.code","path":"errors#errors_error_code","type":"Errors"},{"name":"error.code","path":"errors#errors_error_code_1","type":"Errors"},{"name":"error.errno","path":"errors#errors_error_errno","type":"Errors"},{"name":"error.message","path":"errors#errors_error_message","type":"Errors"},{"name":"error.path","path":"errors#errors_error_path","type":"Errors"},{"name":"error.port","path":"errors#errors_error_port","type":"Errors"},{"name":"error.stack","path":"errors#errors_error_stack","type":"Errors"},{"name":"error.syscall","path":"errors#errors_error_syscall","type":"Errors"},{"name":"errors","path":"errors","type":"Errors"},{"name":"esm","path":"esm","type":"ECMAScript Modules"},{"name":"EventEmitter","path":"events#events_class_eventemitter","type":"Events"},{"name":"eventemitter.addListener()","path":"events#events_emitter_addlistener_eventname_listener","type":"Events"},{"name":"eventemitter.emit()","path":"events#events_emitter_emit_eventname_args","type":"Events"},{"name":"eventemitter.eventNames()","path":"events#events_emitter_eventnames","type":"Events"},{"name":"eventemitter.getMaxListeners()","path":"events#events_emitter_getmaxlisteners","type":"Events"},{"name":"eventemitter.listenerCount()","path":"events#events_emitter_listenercount_eventname","type":"Events"},{"name":"eventemitter.listeners()","path":"events#events_emitter_listeners_eventname","type":"Events"},{"name":"eventemitter.on()","path":"events#events_emitter_on_eventname_listener","type":"Events"},{"name":"eventemitter.once()","path":"events#events_emitter_once_eventname_listener","type":"Events"},{"name":"eventemitter.prependListener()","path":"events#events_emitter_prependlistener_eventname_listener","type":"Events"},{"name":"eventemitter.prependOnceListener()","path":"events#events_emitter_prependoncelistener_eventname_listener","type":"Events"},{"name":"eventemitter.removeAllListeners()","path":"events#events_emitter_removealllisteners_eventname","type":"Events"},{"name":"eventemitter.removeListener()","path":"events#events_emitter_removelistener_eventname_listener","type":"Events"},{"name":"eventemitter.setMaxListeners()","path":"events#events_emitter_setmaxlisteners_n","type":"Events"},{"name":"events","path":"events","type":"Events"},{"name":"exit event (ChildProcess)","path":"child_process#child_process_event_exit","type":"Child Process"},{"name":"exit event (Cluster)","path":"cluster#cluster_event_exit_1","type":"Cluster"},{"name":"exit event (Process)","path":"process#process_event_exit","type":"Process"},{"name":"exit event (REPLServer)","path":"repl#repl_event_exit","type":"REPL"},{"name":"exit event (Worker)","path":"cluster#cluster_event_exit","type":"Cluster"},{"name":"exports","path":"modules#modules_exports","type":"Modules"},{"name":"finish event (http.ServerResponse)","path":"http#http_event_finish","type":"HTTP"},{"name":"finish event (http2.Http2ServerResponse)","path":"http2#http2_event_finish","type":"HTTP/2"},{"name":"finish event (stream.Writable)","path":"stream#stream_event_finish","type":"Stream"},{"name":"fork event (Cluster)","path":"cluster#cluster_event_fork","type":"Cluster"},{"name":"frameError event (Http2Session)","path":"http2#http2_event_frameerror","type":"HTTP/2"},{"name":"frameError event (Http2Stream)","path":"http2#http2_event_frameerror_1","type":"HTTP/2"},{"name":"fs","path":"fs","type":"File System"},{"name":"fs.access()","path":"fs#fs_fs_access_path_mode_callback","type":"File System"},{"name":"fs.accessSync()","path":"fs#fs_fs_accesssync_path_mode","type":"File System"},{"name":"fs.appendFile()","path":"fs#fs_fs_appendfile_file_data_options_callback","type":"File System"},{"name":"fs.appendFileSync()","path":"fs#fs_fs_appendfilesync_file_data_options","type":"File System"},{"name":"fs.chmod()","path":"fs#fs_fs_chmod_path_mode_callback","type":"File System"},{"name":"fs.chmodSync()","path":"fs#fs_fs_chmodsync_path_mode","type":"File System"},{"name":"fs.chown()","path":"fs#fs_fs_chown_path_uid_gid_callback","type":"File System"},{"name":"fs.chownSync()","path":"fs#fs_fs_chownsync_path_uid_gid","type":"File System"},{"name":"fs.close()","path":"fs#fs_fs_close_fd_callback","type":"File System"},{"name":"fs.closeSync()","path":"fs#fs_fs_closesync_fd","type":"File System"},{"name":"fs.constants","path":"fs#fs_fs_constants","type":"File System"},{"name":"fs.copyFile()","path":"fs#fs_fs_copyfile_src_dest_flags_callback","type":"File System"},{"name":"fs.copyFileSync()","path":"fs#fs_fs_copyfilesync_src_dest_flags","type":"File System"},{"name":"fs.createReadStream()","path":"fs#fs_fs_createreadstream_path_options","type":"File System"},{"name":"fs.createWriteStream()","path":"fs#fs_fs_createwritestream_path_options","type":"File System"},{"name":"fs.exists()","path":"fs#fs_fs_exists_path_callback","type":"File System"},{"name":"fs.existsSync()","path":"fs#fs_fs_existssync_path","type":"File System"},{"name":"fs.fchmod()","path":"fs#fs_fs_fchmod_fd_mode_callback","type":"File System"},{"name":"fs.fchmodSync()","path":"fs#fs_fs_fchmodsync_fd_mode","type":"File System"},{"name":"fs.fchown()","path":"fs#fs_fs_fchown_fd_uid_gid_callback","type":"File System"},{"name":"fs.fchownSync()","path":"fs#fs_fs_fchownsync_fd_uid_gid","type":"File System"},{"name":"fs.fdatasync()","path":"fs#fs_fs_fdatasync_fd_callback","type":"File System"},{"name":"fs.fdatasyncSync()","path":"fs#fs_fs_fdatasyncsync_fd","type":"File System"},{"name":"fs.fstat()","path":"fs#fs_fs_fstat_fd_callback","type":"File System"},{"name":"fs.fstatSync()","path":"fs#fs_fs_fstatsync_fd","type":"File System"},{"name":"fs.FSWatcher","path":"fs#fs_class_fs_fswatcher","type":"File System"},{"name":"fs.fsync()","path":"fs#fs_fs_fsync_fd_callback","type":"File System"},{"name":"fs.fsyncSync()","path":"fs#fs_fs_fsyncsync_fd","type":"File System"},{"name":"fs.ftruncate()","path":"fs#fs_fs_ftruncate_fd_len_callback","type":"File System"},{"name":"fs.ftruncateSync()","path":"fs#fs_fs_ftruncatesync_fd_len","type":"File System"},{"name":"fs.futimes()","path":"fs#fs_fs_futimes_fd_atime_mtime_callback","type":"File System"},{"name":"fs.futimesSync()","path":"fs#fs_fs_futimessync_fd_atime_mtime","type":"File System"},{"name":"fs.lchmod()","path":"fs#fs_fs_lchmod_path_mode_callback","type":"File System"},{"name":"fs.lchmodSync()","path":"fs#fs_fs_lchmodsync_path_mode","type":"File System"},{"name":"fs.lchown()","path":"fs#fs_fs_lchown_path_uid_gid_callback","type":"File System"},{"name":"fs.lchownSync()","path":"fs#fs_fs_lchownsync_path_uid_gid","type":"File System"},{"name":"fs.link()","path":"fs#fs_fs_link_existingpath_newpath_callback","type":"File System"},{"name":"fs.linkSync()","path":"fs#fs_fs_linksync_existingpath_newpath","type":"File System"},{"name":"fs.lstat()","path":"fs#fs_fs_lstat_path_callback","type":"File System"},{"name":"fs.lstatSync()","path":"fs#fs_fs_lstatsync_path","type":"File System"},{"name":"fs.mkdir()","path":"fs#fs_fs_mkdir_path_mode_callback","type":"File System"},{"name":"fs.mkdirSync()","path":"fs#fs_fs_mkdirsync_path_mode","type":"File System"},{"name":"fs.mkdtemp()","path":"fs#fs_fs_mkdtemp_prefix_options_callback","type":"File System"},{"name":"fs.mkdtempSync()","path":"fs#fs_fs_mkdtempsync_prefix_options","type":"File System"},{"name":"fs.open()","path":"fs#fs_fs_open_path_flags_mode_callback","type":"File System"},{"name":"fs.openSync()","path":"fs#fs_fs_opensync_path_flags_mode","type":"File System"},{"name":"fs.read()","path":"fs#fs_fs_read_fd_buffer_offset_length_position_callback","type":"File System"},{"name":"fs.readdir()","path":"fs#fs_fs_readdir_path_options_callback","type":"File System"},{"name":"fs.readdirSync()","path":"fs#fs_fs_readdirsync_path_options","type":"File System"},{"name":"fs.readFile()","path":"fs#fs_fs_readfile_path_options_callback","type":"File System"},{"name":"fs.readFileSync()","path":"fs#fs_fs_readfilesync_path_options","type":"File System"},{"name":"fs.readlink()","path":"fs#fs_fs_readlink_path_options_callback","type":"File System"},{"name":"fs.readlinkSync()","path":"fs#fs_fs_readlinksync_path_options","type":"File System"},{"name":"fs.ReadStream","path":"fs#fs_class_fs_readstream","type":"File System"},{"name":"fs.readSync()","path":"fs#fs_fs_readsync_fd_buffer_offset_length_position","type":"File System"},{"name":"fs.realpath()","path":"fs#fs_fs_realpath_path_options_callback","type":"File System"},{"name":"fs.realpathSync()","path":"fs#fs_fs_realpathsync_path_options","type":"File System"},{"name":"fs.rename()","path":"fs#fs_fs_rename_oldpath_newpath_callback","type":"File System"},{"name":"fs.renameSync()","path":"fs#fs_fs_renamesync_oldpath_newpath","type":"File System"},{"name":"fs.rmdir()","path":"fs#fs_fs_rmdir_path_callback","type":"File System"},{"name":"fs.rmdirSync()","path":"fs#fs_fs_rmdirsync_path","type":"File System"},{"name":"fs.stat()","path":"fs#fs_fs_stat_path_callback","type":"File System"},{"name":"fs.Stats","path":"fs#fs_class_fs_stats","type":"File System"},{"name":"fs.statSync()","path":"fs#fs_fs_statsync_path","type":"File System"},{"name":"fs.symlink()","path":"fs#fs_fs_symlink_target_path_type_callback","type":"File System"},{"name":"fs.symlinkSync()","path":"fs#fs_fs_symlinksync_target_path_type","type":"File System"},{"name":"fs.truncate()","path":"fs#fs_fs_truncate_path_len_callback","type":"File System"},{"name":"fs.truncateSync()","path":"fs#fs_fs_truncatesync_path_len","type":"File System"},{"name":"fs.unlink()","path":"fs#fs_fs_unlink_path_callback","type":"File System"},{"name":"fs.unlinkSync()","path":"fs#fs_fs_unlinksync_path","type":"File System"},{"name":"fs.unwatchFile()","path":"fs#fs_fs_unwatchfile_filename_listener","type":"File System"},{"name":"fs.utimes()","path":"fs#fs_fs_utimes_path_atime_mtime_callback","type":"File System"},{"name":"fs.utimesSync()","path":"fs#fs_fs_utimessync_path_atime_mtime","type":"File System"},{"name":"fs.watch()","path":"fs#fs_fs_watch_filename_options_listener","type":"File System"},{"name":"fs.watchFile()","path":"fs#fs_fs_watchfile_filename_options_listener","type":"File System"},{"name":"fs.write()","path":"fs#fs_fs_write_fd_buffer_offset_length_position_callback","type":"File System"},{"name":"fs.writeFile()","path":"fs#fs_fs_writefile_file_data_options_callback","type":"File System"},{"name":"fs.writeFileSync()","path":"fs#fs_fs_writefilesync_file_data_options","type":"File System"},{"name":"fs.WriteStream","path":"fs#fs_class_fs_writestream","type":"File System"},{"name":"fs.writeSync()","path":"fs#fs_fs_writesync_fd_buffer_offset_length_position","type":"File System"},{"name":"global","path":"globals#globals_global","type":"Global Objects"},{"name":"globals","path":"globals","type":"Global Objects"},{"name":"goaway event (Http2Session)","path":"http2#http2_event_goaway","type":"HTTP/2"},{"name":"Hash","path":"crypto#crypto_class_hash","type":"Crypto"},{"name":"hash.digest()","path":"crypto#crypto_hash_digest_encoding","type":"Crypto"},{"name":"hash.update()","path":"crypto#crypto_hash_update_data_inputencoding","type":"Crypto"},{"name":"headers event (ClientHttp2Stream)","path":"http2#http2_event_headers","type":"HTTP/2"},{"name":"Hmac","path":"crypto#crypto_class_hmac","type":"Crypto"},{"name":"hmac.digest()","path":"crypto#crypto_hmac_digest_encoding","type":"Crypto"},{"name":"hmac.update()","path":"crypto#crypto_hmac_update_data_inputencoding","type":"Crypto"},{"name":"http","path":"http","type":"HTTP"},{"name":"http.Agent","path":"http#http_class_http_agent","type":"HTTP"},{"name":"http.ClientRequest","path":"http#http_class_http_clientrequest","type":"HTTP"},{"name":"http.createServer()","path":"http#http_http_createserver_requestlistener","type":"HTTP"},{"name":"http.get()","path":"http#http_http_get_options_callback","type":"HTTP"},{"name":"http.globalAgent","path":"http#http_http_globalagent","type":"HTTP"},{"name":"http.IncomingMessage","path":"http#http_class_http_incomingmessage","type":"HTTP"},{"name":"http.METHODS","path":"http#http_http_methods","type":"HTTP"},{"name":"http.request()","path":"http#http_http_request_options_callback","type":"HTTP"},{"name":"http.Server","path":"http#http_class_http_server","type":"HTTP"},{"name":"http.ServerResponse","path":"http#http_class_http_serverresponse","type":"HTTP"},{"name":"http.STATUS_CODES","path":"http#http_http_status_codes","type":"HTTP"},{"name":"http2","path":"http2","type":"HTTP/2"},{"name":"http2.connect()","path":"http2#http2_http2_connect_authority_options_listener","type":"HTTP/2"},{"name":"http2.constants","path":"http2#http2_http2_constants","type":"HTTP/2"},{"name":"http2.createSecureServer()","path":"http2#http2_http2_createsecureserver_options_onrequesthandler","type":"HTTP/2"},{"name":"http2.createServer()","path":"http2#http2_http2_createserver_options_onrequesthandler","type":"HTTP/2"},{"name":"http2.getDefaultSettings()","path":"http2#http2_http2_getdefaultsettings","type":"HTTP/2"},{"name":"http2.getPackedSettings()","path":"http2#http2_http2_getpackedsettings_settings","type":"HTTP/2"},{"name":"http2.getUnpackedSettings()","path":"http2#http2_http2_getunpackedsettings_buf","type":"HTTP/2"},{"name":"http2.Http2ServerRequest","path":"http2#http2_class_http2_http2serverrequest","type":"HTTP/2"},{"name":"http2.Http2ServerResponse","path":"http2#http2_class_http2_http2serverresponse","type":"HTTP/2"},{"name":"Http2SecureServer","path":"http2#http2_class_http2secureserver","type":"HTTP/2"},{"name":"http2secureserver.close()","path":"http2#http2_server_close_callback_1","type":"HTTP/2"},{"name":"Http2Server","path":"http2#http2_class_http2server","type":"HTTP/2"},{"name":"http2server.close()","path":"http2#http2_server_close_callback","type":"HTTP/2"},{"name":"Http2Session","path":"http2#http2_class_http2session","type":"HTTP/2"},{"name":"http2session.alpnProtocol","path":"http2#http2_http2session_alpnprotocol","type":"HTTP/2"},{"name":"http2session.close()","path":"http2#http2_http2session_close_callback","type":"HTTP/2"},{"name":"http2session.closed","path":"http2#http2_http2session_closed","type":"HTTP/2"},{"name":"http2session.connecting","path":"http2#http2_http2session_connecting","type":"HTTP/2"},{"name":"http2session.destroy()","path":"http2#http2_http2session_destroy_error_code","type":"HTTP/2"},{"name":"http2session.destroyed","path":"http2#http2_http2session_destroyed","type":"HTTP/2"},{"name":"http2session.encrypted","path":"http2#http2_http2session_encrypted","type":"HTTP/2"},{"name":"http2session.goaway()","path":"http2#http2_http2session_goaway_code_laststreamid_opaquedata","type":"HTTP/2"},{"name":"http2session.localSettings","path":"http2#http2_http2session_localsettings","type":"HTTP/2"},{"name":"http2session.originSet","path":"http2#http2_http2session_originset","type":"HTTP/2"},{"name":"http2session.pendingSettingsAck","path":"http2#http2_http2session_pendingsettingsack","type":"HTTP/2"},{"name":"http2session.ping()","path":"http2#http2_http2session_ping_payload_callback","type":"HTTP/2"},{"name":"http2session.ref()","path":"http2#http2_http2session_ref","type":"HTTP/2"},{"name":"http2session.remoteSettings","path":"http2#http2_http2session_remotesettings","type":"HTTP/2"},{"name":"http2session.setTimeout()","path":"http2#http2_http2session_settimeout_msecs_callback","type":"HTTP/2"},{"name":"http2session.settings()","path":"http2#http2_http2session_settings_settings","type":"HTTP/2"},{"name":"http2session.socket","path":"http2#http2_http2session_socket","type":"HTTP/2"},{"name":"http2session.state","path":"http2#http2_http2session_state","type":"HTTP/2"},{"name":"http2session.type","path":"http2#http2_http2session_type","type":"HTTP/2"},{"name":"http2session.unref()","path":"http2#http2_http2session_unref","type":"HTTP/2"},{"name":"Http2Stream","path":"http2#http2_class_http2stream","type":"HTTP/2"},{"name":"http2stream.aborted","path":"http2#http2_http2stream_aborted","type":"HTTP/2"},{"name":"http2stream.additionalHeaders()","path":"http2#http2_http2stream_additionalheaders_headers","type":"HTTP/2"},{"name":"http2stream.close()","path":"http2#http2_http2stream_close_code_callback","type":"HTTP/2"},{"name":"http2stream.closed","path":"http2#http2_http2stream_closed","type":"HTTP/2"},{"name":"http2stream.destroyed","path":"http2#http2_http2stream_destroyed","type":"HTTP/2"},{"name":"http2stream.headersSent","path":"http2#http2_http2stream_headerssent","type":"HTTP/2"},{"name":"http2stream.pending","path":"http2#http2_http2stream_pending","type":"HTTP/2"},{"name":"http2stream.priority()","path":"http2#http2_http2stream_priority_options","type":"HTTP/2"},{"name":"http2stream.pushAllowed","path":"http2#http2_http2stream_pushallowed","type":"HTTP/2"},{"name":"http2stream.pushStream()","path":"http2#http2_http2stream_pushstream_headers_options_callback","type":"HTTP/2"},{"name":"http2stream.respond()","path":"http2#http2_http2stream_respond_headers_options","type":"HTTP/2"},{"name":"http2stream.respondWithFD()","path":"http2#http2_http2stream_respondwithfd_fd_headers_options","type":"HTTP/2"},{"name":"http2stream.respondWithFile()","path":"http2#http2_http2stream_respondwithfile_path_headers_options","type":"HTTP/2"},{"name":"http2stream.rstCode","path":"http2#http2_http2stream_rstcode","type":"HTTP/2"},{"name":"http2stream.sentHeaders","path":"http2#http2_http2stream_sentheaders","type":"HTTP/2"},{"name":"http2stream.sentInfoHeaders","path":"http2#http2_http2stream_sentinfoheaders","type":"HTTP/2"},{"name":"http2stream.sentTrailers","path":"http2#http2_http2stream_senttrailers","type":"HTTP/2"},{"name":"http2stream.session","path":"http2#http2_http2stream_session","type":"HTTP/2"},{"name":"http2stream.setTimeout()","path":"http2#http2_http2stream_settimeout_msecs_callback","type":"HTTP/2"},{"name":"http2stream.state","path":"http2#http2_http2stream_state","type":"HTTP/2"},{"name":"https","path":"https","type":"HTTPS"},{"name":"https.Agent","path":"https#https_class_https_agent","type":"HTTPS"},{"name":"https.createServer()","path":"https#https_https_createserver_options_requestlistener","type":"HTTPS"},{"name":"https.get()","path":"https#https_https_get_options_callback","type":"HTTPS"},{"name":"https.globalAgent","path":"https#https_https_globalagent","type":"HTTPS"},{"name":"https.request()","path":"https#https_https_request_options_callback","type":"HTTPS"},{"name":"https.Server","path":"https#https_class_https_server","type":"HTTPS"},{"name":"https_server.close()","path":"https#https_server_close_callback","type":"HTTPS"},{"name":"https_server.keepAliveTimeout","path":"https#https_server_keepalivetimeout","type":"HTTPS"},{"name":"https_server.listen()","path":"https#https_server_listen","type":"HTTPS"},{"name":"https_server.setTimeout()","path":"https#https_server_settimeout_msecs_callback","type":"HTTPS"},{"name":"https_server.timeout","path":"https#https_server_timeout","type":"HTTPS"},{"name":"http_server.close()","path":"http#http_server_close_callback","type":"HTTP"},{"name":"http_server.keepAliveTimeout","path":"http#http_server_keepalivetimeout","type":"HTTP"},{"name":"http_server.listen()","path":"http#http_server_listen","type":"HTTP"},{"name":"http_server.listening","path":"http#http_server_listening","type":"HTTP"},{"name":"http_server.maxHeadersCount","path":"http#http_server_maxheaderscount","type":"HTTP"},{"name":"http_server.setTimeout()","path":"http#http_server_settimeout_msecs_callback","type":"HTTP"},{"name":"http_server.timeout","path":"http#http_server_timeout","type":"HTTP"},{"name":"Immediate","path":"timers#timers_class_immediate","type":"Timers"},{"name":"init()","path":"async_hooks#async_hooks_init_asyncid_type_triggerasyncid_resource","type":"Async Hooks"},{"name":"inspector","path":"inspector","type":"Inspector"},{"name":"inspector.close()","path":"inspector#inspector_inspector_close","type":"Inspector"},{"name":"inspector.open()","path":"inspector#inspector_inspector_open_port_host_wait","type":"Inspector"},{"name":"inspector.Session","path":"inspector#inspector_class_inspector_session","type":"Inspector"},{"name":"inspector.url()","path":"inspector#inspector_inspector_url","type":"Inspector"},{"name":"inspectorNotification event (inspector.Session)","path":"inspector#inspector_event_inspectornotification","type":"Inspector"},{"name":"Interface","path":"readline#readline_class_interface","type":"Readline"},{"name":"interface.close()","path":"readline#readline_rl_close","type":"Readline"},{"name":"interface.pause()","path":"readline#readline_rl_pause","type":"Readline"},{"name":"interface.prompt()","path":"readline#readline_rl_prompt_preservecursor","type":"Readline"},{"name":"interface.question()","path":"readline#readline_rl_question_query_callback","type":"Readline"},{"name":"interface.resume()","path":"readline#readline_rl_resume","type":"Readline"},{"name":"interface.setPrompt()","path":"readline#readline_rl_setprompt_prompt","type":"Readline"},{"name":"interface.write()","path":"readline#readline_rl_write_data_key","type":"Readline"},{"name":"intl","path":"intl","type":"Internationalization Support"},{"name":"line event (Interface)","path":"readline#readline_event_line","type":"Readline"},{"name":"listening event (Cluster)","path":"cluster#cluster_event_listening_1","type":"Cluster"},{"name":"listening event (dgram.Socket)","path":"dgram#dgram_event_listening","type":"UDP/Datagram"},{"name":"listening event (net.Server)","path":"net#net_event_listening","type":"Net"},{"name":"listening event (Worker)","path":"cluster#cluster_event_listening","type":"Cluster"},{"name":"localSettings event (Http2Session)","path":"http2#http2_event_localsettings","type":"HTTP/2"},{"name":"lookup event (net.Socket)","path":"net#net_event_lookup","type":"Net"},{"name":"message event (ChildProcess)","path":"child_process#child_process_event_message","type":"Child Process"},{"name":"message event (Cluster)","path":"cluster#cluster_event_message_1","type":"Cluster"},{"name":"message event (dgram.Socket)","path":"dgram#dgram_event_message","type":"UDP/Datagram"},{"name":"message event (Process)","path":"process#process_event_message","type":"Process"},{"name":"message event (Worker)","path":"cluster#cluster_event_message","type":"Cluster"},{"name":"message.destroy()","path":"http#http_message_destroy_error","type":"HTTP"},{"name":"message.headers","path":"http#http_message_headers","type":"HTTP"},{"name":"message.httpVersion","path":"http#http_message_httpversion","type":"HTTP"},{"name":"message.method","path":"http#http_message_method","type":"HTTP"},{"name":"message.rawHeaders","path":"http#http_message_rawheaders","type":"HTTP"},{"name":"message.rawTrailers","path":"http#http_message_rawtrailers","type":"HTTP"},{"name":"message.setTimeout()","path":"http#http_message_settimeout_msecs_callback","type":"HTTP"},{"name":"message.socket","path":"http#http_message_socket","type":"HTTP"},{"name":"message.statusCode","path":"http#http_message_statuscode","type":"HTTP"},{"name":"message.statusMessage","path":"http#http_message_statusmessage","type":"HTTP"},{"name":"message.trailers","path":"http#http_message_trailers","type":"HTTP"},{"name":"message.url","path":"http#http_message_url","type":"HTTP"},{"name":"module","path":"modules#modules_module","type":"Modules"},{"name":"module","path":"modules","type":"Modules"},{"name":"module.builtinModules","path":"modules#modules_module_builtinmodules","type":"Modules"},{"name":"module.children","path":"modules#modules_module_children","type":"Modules"},{"name":"module.exports","path":"modules#modules_module_exports","type":"Modules"},{"name":"module.filename","path":"modules#modules_module_filename","type":"Modules"},{"name":"module.id","path":"modules#modules_module_id","type":"Modules"},{"name":"module.loaded","path":"modules#modules_module_loaded","type":"Modules"},{"name":"module.parent","path":"modules#modules_module_parent","type":"Modules"},{"name":"module.paths","path":"modules#modules_module_paths","type":"Modules"},{"name":"module.require()","path":"modules#modules_module_require_id","type":"Modules"},{"name":"n-api","path":"n-api","type":"N-API"},{"name":"napi_adjust_external_memory","path":"n-api#n_api_napi_adjust_external_memory","type":"N-API"},{"name":"napi_async_complete_callback","path":"n-api#n_api_napi_async_complete_callback","type":"N-API"},{"name":"napi_async_destroy","path":"n-api#n_api_napi_async_destroy","type":"N-API"},{"name":"napi_async_execute_callback","path":"n-api#n_api_napi_async_execute_callback","type":"N-API"},{"name":"napi_async_init","path":"n-api#n_api_napi_async_init","type":"N-API"},{"name":"napi_callback","path":"n-api#n_api_napi_callback","type":"N-API"},{"name":"napi_callback_info","path":"n-api#n_api_napi_callback_info","type":"N-API"},{"name":"napi_call_function","path":"n-api#n_api_napi_call_function","type":"N-API"},{"name":"napi_cancel_async_work","path":"n-api#n_api_napi_cancel_async_work","type":"N-API"},{"name":"napi_close_callback_scope","path":"n-api#n_api_napi_close_callback_scope","type":"N-API"},{"name":"napi_close_escapable_handle_scope","path":"n-api#n_api_napi_close_escapable_handle_scope","type":"N-API"},{"name":"napi_close_handle_scope","path":"n-api#n_api_napi_close_handle_scope","type":"N-API"},{"name":"napi_coerce_to_bool","path":"n-api#n_api_napi_coerce_to_bool","type":"N-API"},{"name":"napi_coerce_to_number","path":"n-api#n_api_napi_coerce_to_number","type":"N-API"},{"name":"napi_coerce_to_object","path":"n-api#n_api_napi_coerce_to_object","type":"N-API"},{"name":"napi_coerce_to_string","path":"n-api#n_api_napi_coerce_to_string","type":"N-API"},{"name":"napi_create_array","path":"n-api#n_api_napi_create_array","type":"N-API"},{"name":"napi_create_arraybuffer","path":"n-api#n_api_napi_create_arraybuffer","type":"N-API"},{"name":"napi_create_array_with_length","path":"n-api#n_api_napi_create_array_with_length","type":"N-API"},{"name":"napi_create_async_work","path":"n-api#n_api_napi_create_async_work","type":"N-API"},{"name":"napi_create_buffer","path":"n-api#n_api_napi_create_buffer","type":"N-API"},{"name":"napi_create_buffer_copy","path":"n-api#n_api_napi_create_buffer_copy","type":"N-API"},{"name":"napi_create_dataview","path":"n-api#n_api_napi_create_dataview","type":"N-API"},{"name":"napi_create_double","path":"n-api#n_api_napi_create_double","type":"N-API"},{"name":"napi_create_error","path":"n-api#n_api_napi_create_error","type":"N-API"},{"name":"napi_create_external","path":"n-api#n_api_napi_create_external","type":"N-API"},{"name":"napi_create_external_arraybuffer","path":"n-api#n_api_napi_create_external_arraybuffer","type":"N-API"},{"name":"napi_create_external_buffer","path":"n-api#n_api_napi_create_external_buffer","type":"N-API"},{"name":"napi_create_function","path":"n-api#n_api_napi_create_function","type":"N-API"},{"name":"napi_create_function","path":"n-api#n_api_napi_create_function_1","type":"N-API"},{"name":"napi_create_int32","path":"n-api#n_api_napi_create_int32","type":"N-API"},{"name":"napi_create_int64","path":"n-api#n_api_napi_create_int64","type":"N-API"},{"name":"napi_create_object","path":"n-api#n_api_napi_create_object","type":"N-API"},{"name":"napi_create_promise","path":"n-api#n_api_napi_create_promise","type":"N-API"},{"name":"napi_create_range_error","path":"n-api#n_api_napi_create_range_error","type":"N-API"},{"name":"napi_create_reference","path":"n-api#n_api_napi_create_reference","type":"N-API"},{"name":"napi_create_string_latin1","path":"n-api#n_api_napi_create_string_latin1","type":"N-API"},{"name":"napi_create_string_utf16","path":"n-api#n_api_napi_create_string_utf16","type":"N-API"},{"name":"napi_create_string_utf8","path":"n-api#n_api_napi_create_string_utf8","type":"N-API"},{"name":"napi_create_symbol","path":"n-api#n_api_napi_create_symbol","type":"N-API"},{"name":"napi_create_typedarray","path":"n-api#n_api_napi_create_typedarray","type":"N-API"},{"name":"napi_create_type_error","path":"n-api#n_api_napi_create_type_error","type":"N-API"},{"name":"napi_create_uint32","path":"n-api#n_api_napi_create_uint32","type":"N-API"},{"name":"napi_define_class","path":"n-api#n_api_napi_define_class","type":"N-API"},{"name":"napi_define_properties","path":"n-api#n_api_napi_define_properties","type":"N-API"},{"name":"napi_delete_async_work","path":"n-api#n_api_napi_delete_async_work","type":"N-API"},{"name":"napi_delete_element","path":"n-api#n_api_napi_delete_element","type":"N-API"},{"name":"napi_delete_property","path":"n-api#n_api_napi_delete_property","type":"N-API"},{"name":"napi_delete_reference","path":"n-api#n_api_napi_delete_reference","type":"N-API"},{"name":"napi_env","path":"n-api#n_api_napi_env","type":"N-API"},{"name":"napi_escapable_handle_scope","path":"n-api#n_api_napi_escapable_handle_scope","type":"N-API"},{"name":"napi_escape_handle","path":"n-api#n_api_napi_escape_handle","type":"N-API"},{"name":"napi_extended_error_info","path":"n-api#n_api_napi_extended_error_info","type":"N-API"},{"name":"napi_fatal_error","path":"n-api#n_api_napi_fatal_error","type":"N-API"},{"name":"napi_fatal_exception","path":"n-api#n_api_napi_fatal_exception","type":"N-API"},{"name":"napi_finalize","path":"n-api#n_api_napi_finalize","type":"N-API"},{"name":"napi_get_and_clear_last_exception","path":"n-api#n_api_napi_get_and_clear_last_exception","type":"N-API"},{"name":"napi_get_arraybuffer_info","path":"n-api#n_api_napi_get_arraybuffer_info","type":"N-API"},{"name":"napi_get_array_length","path":"n-api#n_api_napi_get_array_length","type":"N-API"},{"name":"napi_get_boolean","path":"n-api#n_api_napi_get_boolean","type":"N-API"},{"name":"napi_get_buffer_info","path":"n-api#n_api_napi_get_buffer_info","type":"N-API"},{"name":"napi_get_cb_info","path":"n-api#n_api_napi_get_cb_info","type":"N-API"},{"name":"napi_get_dataview_info","path":"n-api#n_api_napi_get_dataview_info","type":"N-API"},{"name":"napi_get_element","path":"n-api#n_api_napi_get_element","type":"N-API"},{"name":"napi_get_global","path":"n-api#n_api_napi_get_global","type":"N-API"},{"name":"napi_get_last_error_info","path":"n-api#n_api_napi_get_last_error_info","type":"N-API"},{"name":"napi_get_named_property","path":"n-api#n_api_napi_get_named_property","type":"N-API"},{"name":"napi_get_new_target","path":"n-api#n_api_napi_get_new_target","type":"N-API"},{"name":"napi_get_node_version","path":"n-api#n_api_napi_get_node_version","type":"N-API"},{"name":"napi_get_null","path":"n-api#n_api_napi_get_null","type":"N-API"},{"name":"napi_get_property","path":"n-api#n_api_napi_get_property","type":"N-API"},{"name":"napi_get_property_names","path":"n-api#n_api_napi_get_property_names","type":"N-API"},{"name":"napi_get_prototype","path":"n-api#n_api_napi_get_prototype","type":"N-API"},{"name":"napi_get_reference_value","path":"n-api#n_api_napi_get_reference_value","type":"N-API"},{"name":"napi_get_typedarray_info","path":"n-api#n_api_napi_get_typedarray_info","type":"N-API"},{"name":"napi_get_undefined","path":"n-api#n_api_napi_get_undefined","type":"N-API"},{"name":"napi_get_uv_event_loop","path":"n-api#n_api_napi_get_uv_event_loop","type":"N-API"},{"name":"napi_get_value_bool","path":"n-api#n_api_napi_get_value_bool","type":"N-API"},{"name":"napi_get_value_double","path":"n-api#n_api_napi_get_value_double","type":"N-API"},{"name":"napi_get_value_external","path":"n-api#n_api_napi_get_value_external","type":"N-API"},{"name":"napi_get_value_int32","path":"n-api#n_api_napi_get_value_int32","type":"N-API"},{"name":"napi_get_value_int64","path":"n-api#n_api_napi_get_value_int64","type":"N-API"},{"name":"napi_get_value_string_latin1","path":"n-api#n_api_napi_get_value_string_latin1","type":"N-API"},{"name":"napi_get_value_string_utf16","path":"n-api#n_api_napi_get_value_string_utf16","type":"N-API"},{"name":"napi_get_value_string_utf8","path":"n-api#n_api_napi_get_value_string_utf8","type":"N-API"},{"name":"napi_get_value_uint32","path":"n-api#n_api_napi_get_value_uint32","type":"N-API"},{"name":"napi_get_version","path":"n-api#n_api_napi_get_version","type":"N-API"},{"name":"napi_handle_scope","path":"n-api#n_api_napi_handle_scope","type":"N-API"},{"name":"napi_has_element","path":"n-api#n_api_napi_has_element","type":"N-API"},{"name":"napi_has_named_property","path":"n-api#n_api_napi_has_named_property","type":"N-API"},{"name":"napi_has_own_property","path":"n-api#n_api_napi_has_own_property","type":"N-API"},{"name":"napi_has_property","path":"n-api#n_api_napi_has_property","type":"N-API"},{"name":"napi_instanceof","path":"n-api#n_api_napi_instanceof","type":"N-API"},{"name":"napi_is_array","path":"n-api#n_api_napi_is_array","type":"N-API"},{"name":"napi_is_arraybuffer","path":"n-api#n_api_napi_is_arraybuffer","type":"N-API"},{"name":"napi_is_buffer","path":"n-api#n_api_napi_is_buffer","type":"N-API"},{"name":"napi_is_dataview","path":"n-api#n_api_napi_is_dataview","type":"N-API"},{"name":"napi_is_error","path":"n-api#n_api_napi_is_error","type":"N-API"},{"name":"napi_is_error","path":"n-api#n_api_napi_is_error_1","type":"N-API"},{"name":"napi_is_exception_pending","path":"n-api#n_api_napi_is_exception_pending","type":"N-API"},{"name":"napi_is_promise","path":"n-api#n_api_napi_is_promise","type":"N-API"},{"name":"napi_is_typedarray","path":"n-api#n_api_napi_is_typedarray","type":"N-API"},{"name":"napi_make_callback","path":"n-api#n_api_napi_make_callback","type":"N-API"},{"name":"napi_new_instance","path":"n-api#n_api_napi_new_instance","type":"N-API"},{"name":"napi_open_callback_scope","path":"n-api#n_api_napi_open_callback_scope","type":"N-API"},{"name":"napi_open_escapable_handle_scope","path":"n-api#n_api_napi_open_escapable_handle_scope","type":"N-API"},{"name":"napi_open_handle_scope","path":"n-api#n_api_napi_open_handle_scope","type":"N-API"},{"name":"napi_property_attributes","path":"n-api#n_api_napi_property_attributes","type":"N-API"},{"name":"napi_property_descriptor","path":"n-api#n_api_napi_property_descriptor","type":"N-API"},{"name":"napi_queue_async_work","path":"n-api#n_api_napi_queue_async_work","type":"N-API"},{"name":"napi_ref","path":"n-api#n_api_napi_ref","type":"N-API"},{"name":"napi_reference_ref","path":"n-api#n_api_napi_reference_ref","type":"N-API"},{"name":"napi_reference_unref","path":"n-api#n_api_napi_reference_unref","type":"N-API"},{"name":"napi_reject_deferred","path":"n-api#n_api_napi_reject_deferred","type":"N-API"},{"name":"napi_remove_wrap","path":"n-api#n_api_napi_remove_wrap","type":"N-API"},{"name":"napi_resolve_deferred","path":"n-api#n_api_napi_resolve_deferred","type":"N-API"},{"name":"napi_run_script","path":"n-api#n_api_napi_run_script","type":"N-API"},{"name":"napi_set_element","path":"n-api#n_api_napi_set_element","type":"N-API"},{"name":"napi_set_named_property","path":"n-api#n_api_napi_set_named_property","type":"N-API"},{"name":"napi_set_property","path":"n-api#n_api_napi_set_property","type":"N-API"},{"name":"napi_status","path":"n-api#n_api_napi_status","type":"N-API"},{"name":"napi_strict_equals","path":"n-api#n_api_napi_strict_equals","type":"N-API"},{"name":"napi_throw","path":"n-api#n_api_napi_throw","type":"N-API"},{"name":"napi_throw_error","path":"n-api#n_api_napi_throw_error","type":"N-API"},{"name":"napi_throw_range_error","path":"n-api#n_api_napi_throw_range_error","type":"N-API"},{"name":"napi_throw_type_error","path":"n-api#n_api_napi_throw_type_error","type":"N-API"},{"name":"napi_typedarray_type","path":"n-api#n_api_napi_typedarray_type","type":"N-API"},{"name":"napi_typeof","path":"n-api#n_api_napi_typeof","type":"N-API"},{"name":"napi_unwrap","path":"n-api#n_api_napi_unwrap","type":"N-API"},{"name":"napi_value","path":"n-api#n_api_napi_value","type":"N-API"},{"name":"napi_valuetype","path":"n-api#n_api_napi_valuetype","type":"N-API"},{"name":"napi_wrap","path":"n-api#n_api_napi_wrap","type":"N-API"},{"name":"net","path":"net","type":"Net"},{"name":"net.connect()","path":"net#net_net_connect","type":"Net"},{"name":"net.createConnection()","path":"net#net_net_createconnection","type":"Net"},{"name":"net.createServer()","path":"net#net_net_createserver_options_connectionlistener","type":"Net"},{"name":"net.isIP()","path":"net#net_net_isip_input","type":"Net"},{"name":"net.isIPv4()","path":"net#net_net_isipv4_input","type":"Net"},{"name":"net.isIPv6()","path":"net#net_net_isipv6_input","type":"Net"},{"name":"net.Server","path":"net#net_class_net_server","type":"Net"},{"name":"net.Socket","path":"net#net_class_net_socket","type":"Net"},{"name":"net_server.address()","path":"net#net_server_address","type":"Net"},{"name":"net_server.close()","path":"net#net_server_close_callback","type":"Net"},{"name":"net_server.connections","path":"net#net_server_connections","type":"Net"},{"name":"net_server.getConnections()","path":"net#net_server_getconnections_callback","type":"Net"},{"name":"net_server.listen()","path":"net#net_server_listen","type":"Net"},{"name":"net_server.listening","path":"net#net_server_listening","type":"Net"},{"name":"net_server.maxConnections","path":"net#net_server_maxconnections","type":"Net"},{"name":"net_server.ref()","path":"net#net_server_ref","type":"Net"},{"name":"net_server.unref()","path":"net#net_server_unref","type":"Net"},{"name":"net_socket.address()","path":"net#net_socket_address","type":"Net"},{"name":"net_socket.bufferSize","path":"net#net_socket_buffersize","type":"Net"},{"name":"net_socket.bytesRead","path":"net#net_socket_bytesread","type":"Net"},{"name":"net_socket.bytesWritten","path":"net#net_socket_byteswritten","type":"Net"},{"name":"net_socket.connect()","path":"net#net_socket_connect","type":"Net"},{"name":"net_socket.connecting","path":"net#net_socket_connecting","type":"Net"},{"name":"net_socket.destroy()","path":"net#net_socket_destroy_exception","type":"Net"},{"name":"net_socket.destroyed","path":"net#net_socket_destroyed","type":"Net"},{"name":"net_socket.end()","path":"net#net_socket_end_data_encoding","type":"Net"},{"name":"net_socket.localAddress","path":"net#net_socket_localaddress","type":"Net"},{"name":"net_socket.localPort","path":"net#net_socket_localport","type":"Net"},{"name":"net_socket.pause()","path":"net#net_socket_pause","type":"Net"},{"name":"net_socket.ref()","path":"net#net_socket_ref","type":"Net"},{"name":"net_socket.remoteAddress","path":"net#net_socket_remoteaddress","type":"Net"},{"name":"net_socket.remoteFamily","path":"net#net_socket_remotefamily","type":"Net"},{"name":"net_socket.remotePort","path":"net#net_socket_remoteport","type":"Net"},{"name":"net_socket.resume()","path":"net#net_socket_resume","type":"Net"},{"name":"net_socket.setEncoding()","path":"net#net_socket_setencoding_encoding","type":"Net"},{"name":"net_socket.setKeepAlive()","path":"net#net_socket_setkeepalive_enable_initialdelay","type":"Net"},{"name":"net_socket.setNoDelay()","path":"net#net_socket_setnodelay_nodelay","type":"Net"},{"name":"net_socket.setTimeout()","path":"net#net_socket_settimeout_timeout_callback","type":"Net"},{"name":"net_socket.unref()","path":"net#net_socket_unref","type":"Net"},{"name":"net_socket.write()","path":"net#net_socket_write_data_encoding_callback","type":"Net"},{"name":"new StringDecoder([encoding])","path":"string_decoder#string_decoder_class_new_stringdecoder_encoding","type":"String Decoder"},{"name":"newListener event (EventEmitter)","path":"events#events_event_newlistener","type":"Events"},{"name":"newSession event (tls.Server)","path":"tls#tls_event_newsession","type":"TLS/SSL"},{"name":"OCSPRequest event (tls.Server)","path":"tls#tls_event_ocsprequest","type":"TLS/SSL"},{"name":"OCSPResponse event (tls.TLSSocket)","path":"tls#tls_event_ocspresponse","type":"TLS/SSL"},{"name":"online event (Cluster)","path":"cluster#cluster_event_online_1","type":"Cluster"},{"name":"online event (Worker)","path":"cluster#cluster_event_online","type":"Cluster"},{"name":"open event (fs.ReadStream)","path":"fs#fs_event_open","type":"File System"},{"name":"open event (fs.WriteStream)","path":"fs#fs_event_open_1","type":"File System"},{"name":"options.detached","path":"child_process#child_process_options_detached","type":"Child Process"},{"name":"options.stdio","path":"child_process#child_process_options_stdio","type":"Child Process"},{"name":"os","path":"os","type":"OS"},{"name":"os.arch()","path":"os#os_os_arch","type":"OS"},{"name":"os.constants","path":"os#os_os_constants","type":"OS"},{"name":"os.cpus()","path":"os#os_os_cpus","type":"OS"},{"name":"os.endianness()","path":"os#os_os_endianness","type":"OS"},{"name":"os.EOL","path":"os#os_os_eol","type":"OS"},{"name":"os.freemem()","path":"os#os_os_freemem","type":"OS"},{"name":"os.homedir()","path":"os#os_os_homedir","type":"OS"},{"name":"os.hostname()","path":"os#os_os_hostname","type":"OS"},{"name":"os.loadavg()","path":"os#os_os_loadavg","type":"OS"},{"name":"os.networkInterfaces()","path":"os#os_os_networkinterfaces","type":"OS"},{"name":"os.platform()","path":"os#os_os_platform","type":"OS"},{"name":"os.release()","path":"os#os_os_release","type":"OS"},{"name":"os.tmpdir()","path":"os#os_os_tmpdir","type":"OS"},{"name":"os.totalmem()","path":"os#os_os_totalmem","type":"OS"},{"name":"os.type()","path":"os#os_os_type","type":"OS"},{"name":"os.uptime()","path":"os#os_os_uptime","type":"OS"},{"name":"os.userInfo()","path":"os#os_os_userinfo_options","type":"OS"},{"name":"path","path":"path","type":"Path"},{"name":"path.basename()","path":"path#path_path_basename_path_ext","type":"Path"},{"name":"path.delimiter","path":"path#path_path_delimiter","type":"Path"},{"name":"path.dirname()","path":"path#path_path_dirname_path","type":"Path"},{"name":"path.extname()","path":"path#path_path_extname_path","type":"Path"},{"name":"path.format()","path":"path#path_path_format_pathobject","type":"Path"},{"name":"path.isAbsolute()","path":"path#path_path_isabsolute_path","type":"Path"},{"name":"path.join()","path":"path#path_path_join_paths","type":"Path"},{"name":"path.normalize()","path":"path#path_path_normalize_path","type":"Path"},{"name":"path.parse()","path":"path#path_path_parse_path","type":"Path"},{"name":"path.posix","path":"path#path_path_posix","type":"Path"},{"name":"path.relative()","path":"path#path_path_relative_from_to","type":"Path"},{"name":"path.resolve()","path":"path#path_path_resolve_paths","type":"Path"},{"name":"path.sep","path":"path#path_path_sep","type":"Path"},{"name":"path.win32","path":"path#path_path_win32","type":"Path"},{"name":"pause event (Interface)","path":"readline#readline_event_pause","type":"Readline"},{"name":"Performance","path":"perf_hooks#perf_hooks_class_performance","type":"Performance Timing API"},{"name":"performance.clearEntries()","path":"perf_hooks#perf_hooks_performance_clearentries_name","type":"Performance Timing API"},{"name":"performance.clearFunctions()","path":"perf_hooks#perf_hooks_performance_clearfunctions_name","type":"Performance Timing API"},{"name":"performance.clearGC()","path":"perf_hooks#perf_hooks_performance_cleargc","type":"Performance Timing API"},{"name":"performance.clearMarks()","path":"perf_hooks#perf_hooks_performance_clearmarks_name","type":"Performance Timing API"},{"name":"performance.clearMeasures()","path":"perf_hooks#perf_hooks_performance_clearmeasures_name","type":"Performance Timing API"},{"name":"performance.getEntries()","path":"perf_hooks#perf_hooks_performance_getentries","type":"Performance Timing API"},{"name":"performance.getEntriesByName()","path":"perf_hooks#perf_hooks_performance_getentriesbyname_name_type","type":"Performance Timing API"},{"name":"performance.getEntriesByType()","path":"perf_hooks#perf_hooks_performance_getentriesbytype_type","type":"Performance Timing API"},{"name":"performance.mark()","path":"perf_hooks#perf_hooks_performance_mark_name","type":"Performance Timing API"},{"name":"performance.measure()","path":"perf_hooks#perf_hooks_performance_measure_name_startmark_endmark","type":"Performance Timing API"},{"name":"performance.nodeTiming","path":"perf_hooks#perf_hooks_performance_nodetiming","type":"Performance Timing API"},{"name":"performance.now()","path":"perf_hooks#perf_hooks_performance_now","type":"Performance Timing API"},{"name":"performance.timeOrigin","path":"perf_hooks#perf_hooks_performance_timeorigin","type":"Performance Timing API"},{"name":"performance.timerify()","path":"perf_hooks#perf_hooks_performance_timerify_fn","type":"Performance Timing API"},{"name":"PerformanceEntry","path":"perf_hooks#perf_hooks_class_performanceentry","type":"Performance Timing API"},{"name":"performanceEntry.duration","path":"perf_hooks#perf_hooks_performanceentry_duration","type":"Performance Timing API"},{"name":"performanceEntry.entryType","path":"perf_hooks#perf_hooks_performanceentry_entrytype","type":"Performance Timing API"},{"name":"performanceEntry.kind","path":"perf_hooks#perf_hooks_performanceentry_kind","type":"Performance Timing API"},{"name":"performanceEntry.name","path":"perf_hooks#perf_hooks_performanceentry_name","type":"Performance Timing API"},{"name":"performanceEntry.startTime","path":"perf_hooks#perf_hooks_performanceentry_starttime","type":"Performance Timing API"},{"name":"PerformanceNodeTiming extends PerformanceEntry","path":"perf_hooks#perf_hooks_class_performancenodetiming_extends_performanceentry","type":"Performance Timing API"},{"name":"performanceNodeTiming.bootstrapComplete","path":"perf_hooks#perf_hooks_performancenodetiming_bootstrapcomplete","type":"Performance Timing API"},{"name":"performanceNodeTiming.clusterSetupEnd","path":"perf_hooks#perf_hooks_performancenodetiming_clustersetupend","type":"Performance Timing API"},{"name":"performanceNodeTiming.clusterSetupStart","path":"perf_hooks#perf_hooks_performancenodetiming_clustersetupstart","type":"Performance Timing API"},{"name":"performanceNodeTiming.loopExit","path":"perf_hooks#perf_hooks_performancenodetiming_loopexit","type":"Performance Timing API"},{"name":"performanceNodeTiming.loopStart","path":"perf_hooks#perf_hooks_performancenodetiming_loopstart","type":"Performance Timing API"},{"name":"performanceNodeTiming.moduleLoadEnd","path":"perf_hooks#perf_hooks_performancenodetiming_moduleloadend","type":"Performance Timing API"},{"name":"performanceNodeTiming.moduleLoadStart","path":"perf_hooks#perf_hooks_performancenodetiming_moduleloadstart","type":"Performance Timing API"},{"name":"performanceNodeTiming.nodeStart","path":"perf_hooks#perf_hooks_performancenodetiming_nodestart","type":"Performance Timing API"},{"name":"performanceNodeTiming.preloadModuleLoadEnd","path":"perf_hooks#perf_hooks_performancenodetiming_preloadmoduleloadend","type":"Performance Timing API"},{"name":"performanceNodeTiming.preloadModuleLoadStart","path":"perf_hooks#perf_hooks_performancenodetiming_preloadmoduleloadstart","type":"Performance Timing API"},{"name":"performanceNodeTiming.thirdPartyMainEnd","path":"perf_hooks#perf_hooks_performancenodetiming_thirdpartymainend","type":"Performance Timing API"},{"name":"performanceNodeTiming.thirdPartyMainStart","path":"perf_hooks#perf_hooks_performancenodetiming_thirdpartymainstart","type":"Performance Timing API"},{"name":"performanceNodeTiming.v8Start","path":"perf_hooks#perf_hooks_performancenodetiming_v8start","type":"Performance Timing API"},{"name":"performanceObperformanceobserverentrylist.disconnect()","path":"perf_hooks#perf_hooks_performanceobserver_disconnect","type":"Performance Timing API"},{"name":"performanceObperformanceobserverentrylist.observe()","path":"perf_hooks#perf_hooks_performanceobserver_observe_options","type":"Performance Timing API"},{"name":"PerformanceObserver(callback)","path":"perf_hooks#perf_hooks_class_performanceobserver_callback","type":"Performance Timing API"},{"name":"PerformanceObserverEntryList","path":"perf_hooks#perf_hooks_class_performanceobserverentrylist","type":"Performance Timing API"},{"name":"performanceObserverEntryList.getEntries()","path":"perf_hooks#perf_hooks_performanceobserverentrylist_getentries","type":"Performance Timing API"},{"name":"performanceObserverEntryList.getEntriesByName()","path":"perf_hooks#perf_hooks_performanceobserverentrylist_getentriesbyname_name_type","type":"Performance Timing API"},{"name":"performanceObserverEntryList.getEntriesByType()","path":"perf_hooks#perf_hooks_performanceobserverentrylist_getentriesbytype_type","type":"Performance Timing API"},{"name":"perf_hooks","path":"perf_hooks","type":"Performance Timing API"},{"name":"pipe event (stream.Writable)","path":"stream#stream_event_pipe","type":"Stream"},{"name":"process","path":"process","type":"Process"},{"name":"process.abort()","path":"process#process_process_abort","type":"Process"},{"name":"process.arch","path":"process#process_process_arch","type":"Process"},{"name":"process.argv","path":"process#process_process_argv","type":"Process"},{"name":"process.argv0","path":"process#process_process_argv0","type":"Process"},{"name":"process.channel","path":"process#process_process_channel","type":"Process"},{"name":"process.chdir()","path":"process#process_process_chdir_directory","type":"Process"},{"name":"process.config","path":"process#process_process_config","type":"Process"},{"name":"process.connected","path":"process#process_process_connected","type":"Process"},{"name":"process.cpuUsage()","path":"process#process_process_cpuusage_previousvalue","type":"Process"},{"name":"process.cwd()","path":"process#process_process_cwd","type":"Process"},{"name":"process.disconnect()","path":"process#process_process_disconnect","type":"Process"},{"name":"process.emitWarning()","path":"process#process_process_emitwarning_warning_options","type":"Process"},{"name":"process.env","path":"process#process_process_env","type":"Process"},{"name":"process.execArgv","path":"process#process_process_execargv","type":"Process"},{"name":"process.execPath","path":"process#process_process_execpath","type":"Process"},{"name":"process.exit()","path":"process#process_process_exit_code","type":"Process"},{"name":"process.exitCode","path":"process#process_process_exitcode","type":"Process"},{"name":"process.getegid()","path":"process#process_process_getegid","type":"Process"},{"name":"process.geteuid()","path":"process#process_process_geteuid","type":"Process"},{"name":"process.getgid()","path":"process#process_process_getgid","type":"Process"},{"name":"process.getgroups()","path":"process#process_process_getgroups","type":"Process"},{"name":"process.getuid()","path":"process#process_process_getuid","type":"Process"},{"name":"process.hrtime()","path":"process#process_process_hrtime_time","type":"Process"},{"name":"process.initgroups()","path":"process#process_process_initgroups_user_extra_group","type":"Process"},{"name":"process.kill()","path":"process#process_process_kill_pid_signal","type":"Process"},{"name":"process.mainModule","path":"process#process_process_mainmodule","type":"Process"},{"name":"process.memoryUsage()","path":"process#process_process_memoryusage","type":"Process"},{"name":"process.nextTick()","path":"process#process_process_nexttick_callback_args","type":"Process"},{"name":"process.noDeprecation","path":"process#process_process_nodeprecation","type":"Process"},{"name":"process.pid","path":"process#process_process_pid","type":"Process"},{"name":"process.platform","path":"process#process_process_platform","type":"Process"},{"name":"process.ppid","path":"process#process_process_ppid","type":"Process"},{"name":"process.release","path":"process#process_process_release","type":"Process"},{"name":"process.send()","path":"process#process_process_send_message_sendhandle_options_callback","type":"Process"},{"name":"process.setegid()","path":"process#process_process_setegid_id","type":"Process"},{"name":"process.seteuid()","path":"process#process_process_seteuid_id","type":"Process"},{"name":"process.setgid()","path":"process#process_process_setgid_id","type":"Process"},{"name":"process.setgroups()","path":"process#process_process_setgroups_groups","type":"Process"},{"name":"process.setuid()","path":"process#process_process_setuid_id","type":"Process"},{"name":"process.stderr","path":"process#process_process_stderr","type":"Process"},{"name":"process.stdin","path":"process#process_process_stdin","type":"Process"},{"name":"process.stdout","path":"process#process_process_stdout","type":"Process"},{"name":"process.throwDeprecation","path":"process#process_process_throwdeprecation","type":"Process"},{"name":"process.title","path":"process#process_process_title","type":"Process"},{"name":"process.traceDeprecation","path":"process#process_process_tracedeprecation","type":"Process"},{"name":"process.umask()","path":"process#process_process_umask_mask","type":"Process"},{"name":"process.uptime()","path":"process#process_process_uptime","type":"Process"},{"name":"process.version","path":"process#process_process_version","type":"Process"},{"name":"process.versions","path":"process#process_process_versions","type":"Process"},{"name":"promiseResolve()","path":"async_hooks#async_hooks_promiseresolve_asyncid","type":"Async Hooks"},{"name":"punycode","path":"punycode","type":"Punycode"},{"name":"punycode.decode()","path":"punycode#punycode_punycode_decode_string","type":"Punycode"},{"name":"punycode.encode()","path":"punycode#punycode_punycode_encode_string","type":"Punycode"},{"name":"punycode.toASCII()","path":"punycode#punycode_punycode_toascii_domain","type":"Punycode"},{"name":"punycode.toUnicode()","path":"punycode#punycode_punycode_tounicode_domain","type":"Punycode"},{"name":"punycode.ucs2","path":"punycode#punycode_punycode_ucs2","type":"Punycode"},{"name":"punycode.ucs2.decode()","path":"punycode#punycode_punycode_ucs2_decode_string","type":"Punycode"},{"name":"punycode.ucs2.encode()","path":"punycode#punycode_punycode_ucs2_encode_codepoints","type":"Punycode"},{"name":"punycode.version","path":"punycode#punycode_punycode_version","type":"Punycode"},{"name":"push event (ClientHttp2Stream)","path":"http2#http2_event_push","type":"HTTP/2"},{"name":"querystring","path":"querystring","type":"Query String"},{"name":"querystring.escape()","path":"querystring#querystring_querystring_escape_str","type":"Query String"},{"name":"querystring.parse()","path":"querystring#querystring_querystring_parse_str_sep_eq_options","type":"Query String"},{"name":"querystring.stringify()","path":"querystring#querystring_querystring_stringify_obj_sep_eq_options","type":"Query String"},{"name":"querystring.unescape()","path":"querystring#querystring_querystring_unescape_str","type":"Query String"},{"name":"RangeError","path":"errors#errors_class_rangeerror","type":"Errors"},{"name":"readable event (stream.Readable)","path":"stream#stream_event_readable","type":"Stream"},{"name":"readable.destroy()","path":"stream#stream_readable_destroy_error","type":"Stream"},{"name":"readable.isPaused()","path":"stream#stream_readable_ispaused","type":"Stream"},{"name":"readable.pause()","path":"stream#stream_readable_pause","type":"Stream"},{"name":"readable.pipe()","path":"stream#stream_readable_pipe_destination_options","type":"Stream"},{"name":"readable.push()","path":"stream#stream_readable_push_chunk_encoding","type":"Stream"},{"name":"readable.push()","path":"stream#stream_readable_push","type":"Stream"},{"name":"readable.read()","path":"stream#stream_readable_read_size","type":"Stream"},{"name":"readable.read()","path":"stream#stream_readable_read_0","type":"Stream"},{"name":"readable.readableHighWaterMark","path":"stream#stream_readable_readablehighwatermark","type":"Stream"},{"name":"readable.resume()","path":"stream#stream_readable_resume","type":"Stream"},{"name":"readable.setEncoding()","path":"stream#stream_readable_setencoding_encoding","type":"Stream"},{"name":"readable.unpipe()","path":"stream#stream_readable_unpipe_destination","type":"Stream"},{"name":"readable.unshift()","path":"stream#stream_readable_unshift_chunk","type":"Stream"},{"name":"readable.wrap()","path":"stream#stream_readable_wrap_stream","type":"Stream"},{"name":"readable._destroy()","path":"stream#stream_readable_destroy_err_callback","type":"Stream"},{"name":"readable._read()","path":"stream#stream_readable_read_size_1","type":"Stream"},{"name":"readline","path":"readline","type":"Readline"},{"name":"readline.clearLine()","path":"readline#readline_readline_clearline_stream_dir","type":"Readline"},{"name":"readline.clearScreenDown()","path":"readline#readline_readline_clearscreendown_stream","type":"Readline"},{"name":"readline.createInterface()","path":"readline#readline_readline_createinterface_options","type":"Readline"},{"name":"readline.cursorTo()","path":"readline#readline_readline_cursorto_stream_x_y","type":"Readline"},{"name":"readline.emitKeypressEvents()","path":"readline#readline_readline_emitkeypressevents_stream_interface","type":"Readline"},{"name":"readline.moveCursor()","path":"readline#readline_readline_movecursor_stream_dx_dy","type":"Readline"},{"name":"readStream.bytesRead","path":"fs#fs_readstream_bytesread","type":"File System"},{"name":"readStream.isRaw","path":"tty#tty_readstream_israw","type":"TTY"},{"name":"readStream.isTTY","path":"tty#tty_readstream_istty","type":"TTY"},{"name":"readStream.path","path":"fs#fs_readstream_path","type":"File System"},{"name":"readStream.setRawMode()","path":"tty#tty_readstream_setrawmode_mode","type":"TTY"},{"name":"ReferenceError","path":"errors#errors_class_referenceerror","type":"Errors"},{"name":"rejectionHandled event (Process)","path":"process#process_event_rejectionhandled","type":"Process"},{"name":"remoteSettings event (Http2Session)","path":"http2#http2_event_remotesettings","type":"HTTP/2"},{"name":"removeListener event (EventEmitter)","path":"events#events_event_removelistener","type":"Events"},{"name":"repl","path":"repl","type":"REPL"},{"name":"repl.start()","path":"repl#repl_repl_start_options","type":"REPL"},{"name":"REPLServer","path":"repl#repl_class_replserver","type":"REPL"},{"name":"replServer.defineCommand()","path":"repl#repl_replserver_definecommand_keyword_cmd","type":"REPL"},{"name":"replServer.displayPrompt()","path":"repl#repl_replserver_displayprompt_preservecursor","type":"REPL"},{"name":"request event (http.Server)","path":"http#http_event_request","type":"HTTP"},{"name":"request event (Http2SecureServer)","path":"http2#http2_event_request_1","type":"HTTP/2"},{"name":"request event (Http2Server)","path":"http2#http2_event_request","type":"HTTP/2"},{"name":"request.abort()","path":"http#http_request_abort","type":"HTTP"},{"name":"request.aborted","path":"http#http_request_aborted","type":"HTTP"},{"name":"request.connection","path":"http#http_request_connection","type":"HTTP"},{"name":"request.destroy()","path":"http2#http2_request_destroy_error","type":"HTTP/2"},{"name":"request.end()","path":"http#http_request_end_data_encoding_callback","type":"HTTP"},{"name":"request.flushHeaders()","path":"http#http_request_flushheaders","type":"HTTP"},{"name":"request.getHeader()","path":"http#http_request_getheader_name","type":"HTTP"},{"name":"request.headers","path":"http2#http2_request_headers","type":"HTTP/2"},{"name":"request.httpVersion","path":"http2#http2_request_httpversion","type":"HTTP/2"},{"name":"request.method","path":"http2#http2_request_method","type":"HTTP/2"},{"name":"request.rawHeaders","path":"http2#http2_request_rawheaders","type":"HTTP/2"},{"name":"request.rawTrailers","path":"http2#http2_request_rawtrailers","type":"HTTP/2"},{"name":"request.removeHeader()","path":"http#http_request_removeheader_name","type":"HTTP"},{"name":"request.setHeader()","path":"http#http_request_setheader_name_value","type":"HTTP"},{"name":"request.setNoDelay()","path":"http#http_request_setnodelay_nodelay","type":"HTTP"},{"name":"request.setSocketKeepAlive()","path":"http#http_request_setsocketkeepalive_enable_initialdelay","type":"HTTP"},{"name":"request.setTimeout()","path":"http#http_request_settimeout_timeout_callback","type":"HTTP"},{"name":"request.setTimeout()","path":"http2#http2_request_settimeout_msecs_callback","type":"HTTP/2"},{"name":"request.socket","path":"http#http_request_socket","type":"HTTP"},{"name":"request.socket","path":"http2#http2_request_socket","type":"HTTP/2"},{"name":"request.stream","path":"http2#http2_request_stream","type":"HTTP/2"},{"name":"request.trailers","path":"http2#http2_request_trailers","type":"HTTP/2"},{"name":"request.url","path":"http2#http2_request_url","type":"HTTP/2"},{"name":"request.write()","path":"http#http_request_write_chunk_encoding_callback","type":"HTTP"},{"name":"require()","path":"modules#modules_require","type":"Modules"},{"name":"require.cache","path":"modules#modules_require_cache","type":"Modules"},{"name":"require.extensions","path":"modules#modules_require_extensions","type":"Modules"},{"name":"require.resolve()","path":"modules#modules_require_resolve_request_options","type":"Modules"},{"name":"require.resolve.paths()","path":"modules#modules_require_resolve_paths_request","type":"Modules"},{"name":"reset event (REPLServer)","path":"repl#repl_event_reset","type":"REPL"},{"name":"resize event (tty.WriteStream)","path":"tty#tty_event_resize","type":"TTY"},{"name":"resolver.cancel()","path":"dns#dns_resolver_cancel","type":"DNS"},{"name":"resource","path":"async_hooks#async_hooks_resource","type":"Async Hooks"},{"name":"response event (ClientHttp2Stream)","path":"http2#http2_event_response","type":"HTTP/2"},{"name":"response event (http.ClientRequest)","path":"http#http_event_response","type":"HTTP"},{"name":"response.addTrailers()","path":"http#http_response_addtrailers_headers","type":"HTTP"},{"name":"response.addTrailers()","path":"http2#http2_response_addtrailers_headers","type":"HTTP/2"},{"name":"response.connection","path":"http2#http2_response_connection","type":"HTTP/2"},{"name":"response.connection","path":"http#http_response_connection","type":"HTTP"},{"name":"response.createPushResponse()","path":"http2#http2_response_createpushresponse_headers_callback","type":"HTTP/2"},{"name":"response.end()","path":"http#http_response_end_data_encoding_callback","type":"HTTP"},{"name":"response.end()","path":"http2#http2_response_end_data_encoding_callback","type":"HTTP/2"},{"name":"response.finished","path":"http#http_response_finished","type":"HTTP"},{"name":"response.finished","path":"http2#http2_response_finished","type":"HTTP/2"},{"name":"response.getHeader()","path":"http2#http2_response_getheader_name","type":"HTTP/2"},{"name":"response.getHeader()","path":"http#http_response_getheader_name","type":"HTTP"},{"name":"response.getHeaderNames()","path":"http2#http2_response_getheadernames","type":"HTTP/2"},{"name":"response.getHeaderNames()","path":"http#http_response_getheadernames","type":"HTTP"},{"name":"response.getHeaders()","path":"http2#http2_response_getheaders","type":"HTTP/2"},{"name":"response.getHeaders()","path":"http#http_response_getheaders","type":"HTTP"},{"name":"response.hasHeader()","path":"http#http_response_hasheader_name","type":"HTTP"},{"name":"response.hasHeader()","path":"http2#http2_response_hasheader_name","type":"HTTP/2"},{"name":"response.headersSent","path":"http#http_response_headerssent","type":"HTTP"},{"name":"response.headersSent","path":"http2#http2_response_headerssent","type":"HTTP/2"},{"name":"response.removeHeader()","path":"http2#http2_response_removeheader_name","type":"HTTP/2"},{"name":"response.removeHeader()","path":"http#http_response_removeheader_name","type":"HTTP"},{"name":"response.sendDate","path":"http2#http2_response_senddate","type":"HTTP/2"},{"name":"response.sendDate","path":"http#http_response_senddate","type":"HTTP"},{"name":"response.setHeader()","path":"http#http_response_setheader_name_value","type":"HTTP"},{"name":"response.setHeader()","path":"http2#http2_response_setheader_name_value","type":"HTTP/2"},{"name":"response.setTimeout()","path":"http2#http2_response_settimeout_msecs_callback","type":"HTTP/2"},{"name":"response.setTimeout()","path":"http#http_response_settimeout_msecs_callback","type":"HTTP"},{"name":"response.socket","path":"http#http_response_socket","type":"HTTP"},{"name":"response.socket","path":"http2#http2_response_socket","type":"HTTP/2"},{"name":"response.statusCode","path":"http#http_response_statuscode","type":"HTTP"},{"name":"response.statusCode","path":"http2#http2_response_statuscode","type":"HTTP/2"},{"name":"response.statusMessage","path":"http2#http2_response_statusmessage","type":"HTTP/2"},{"name":"response.statusMessage","path":"http#http_response_statusmessage","type":"HTTP"},{"name":"response.stream","path":"http2#http2_response_stream","type":"HTTP/2"},{"name":"response.write()","path":"http2#http2_response_write_chunk_encoding_callback","type":"HTTP/2"},{"name":"response.write()","path":"http#http_response_write_chunk_encoding_callback","type":"HTTP"},{"name":"response.writeContinue()","path":"http2#http2_response_writecontinue","type":"HTTP/2"},{"name":"response.writeContinue()","path":"http#http_response_writecontinue","type":"HTTP"},{"name":"response.writeHead()","path":"http2#http2_response_writehead_statuscode_statusmessage_headers","type":"HTTP/2"},{"name":"response.writeHead()","path":"http#http_response_writehead_statuscode_statusmessage_headers","type":"HTTP"},{"name":"resume event (Interface)","path":"readline#readline_event_resume","type":"Readline"},{"name":"resumeSession event (tls.Server)","path":"tls#tls_event_resumesession","type":"TLS/SSL"},{"name":"script.runInContext()","path":"vm#vm_script_runincontext_contextifiedsandbox_options","type":"VM"},{"name":"script.runInNewContext()","path":"vm#vm_script_runinnewcontext_sandbox_options","type":"VM"},{"name":"script.runInThisContext()","path":"vm#vm_script_runinthiscontext_options","type":"VM"},{"name":"secure event (SecurePair)","path":"tls#tls_event_secure","type":"TLS/SSL"},{"name":"secureConnect event (tls.TLSSocket)","path":"tls#tls_event_secureconnect","type":"TLS/SSL"},{"name":"secureConnection event (tls.Server)","path":"tls#tls_event_secureconnection","type":"TLS/SSL"},{"name":"SecurePair","path":"tls#tls_class_securepair","type":"TLS/SSL"},{"name":"serializer.releaseBuffer()","path":"v8#v8_serializer_releasebuffer","type":"V8"},{"name":"serializer.transferArrayBuffer()","path":"v8#v8_serializer_transferarraybuffer_id_arraybuffer","type":"V8"},{"name":"serializer.writeDouble()","path":"v8#v8_serializer_writedouble_value","type":"V8"},{"name":"serializer.writeHeader()","path":"v8#v8_serializer_writeheader","type":"V8"},{"name":"serializer.writeRawBytes()","path":"v8#v8_serializer_writerawbytes_buffer","type":"V8"},{"name":"serializer.writeUint32()","path":"v8#v8_serializer_writeuint32_value","type":"V8"},{"name":"serializer.writeUint64()","path":"v8#v8_serializer_writeuint64_hi_lo","type":"V8"},{"name":"serializer.writeValue()","path":"v8#v8_serializer_writevalue_value","type":"V8"},{"name":"serializer._getDataCloneError()","path":"v8#v8_serializer_getdatacloneerror_message","type":"V8"},{"name":"serializer._getSharedArrayBufferId()","path":"v8#v8_serializer_getsharedarraybufferid_sharedarraybuffer","type":"V8"},{"name":"serializer._setTreatArrayBufferViewsAsHostObjects()","path":"v8#v8_serializer_settreatarraybufferviewsashostobjects_flag","type":"V8"},{"name":"serializer._writeHostObject()","path":"v8#v8_serializer_writehostobject_object","type":"V8"},{"name":"ServerHttp2Session","path":"http2#http2_class_serverhttp2session","type":"HTTP/2"},{"name":"serverhttp2session.altsvc()","path":"http2#http2_serverhttp2session_altsvc_alt_originorstream","type":"HTTP/2"},{"name":"ServerHttp2Stream","path":"http2#http2_class_serverhttp2stream","type":"HTTP/2"},{"name":"session event (Http2SecureServer)","path":"http2#http2_event_session_1","type":"HTTP/2"},{"name":"session event (Http2Server)","path":"http2#http2_event_session","type":"HTTP/2"},{"name":"session.connect()","path":"inspector#inspector_session_connect","type":"Inspector"},{"name":"session.disconnect()","path":"inspector#inspector_session_disconnect","type":"Inspector"},{"name":"session.post()","path":"inspector#inspector_session_post_method_params_callback","type":"Inspector"},{"name":"sessionError event (Http2SecureServer)","path":"http2#http2_event_sessionerror_1","type":"HTTP/2"},{"name":"sessionError event (Http2Server)","path":"http2#http2_event_sessionerror","type":"HTTP/2"},{"name":"setImmediate()","path":"timers#timers_setimmediate_callback_args","type":"Timers"},{"name":"setInterval()","path":"timers#timers_setinterval_callback_delay_args","type":"Timers"},{"name":"setTimeout()","path":"timers#timers_settimeout_callback_delay_args","type":"Timers"},{"name":"setup event (Cluster)","path":"cluster#cluster_event_setup","type":"Cluster"},{"name":"SIGCONT event (Interface)","path":"readline#readline_event_sigcont","type":"Readline"},{"name":"SIGINT event (Interface)","path":"readline#readline_event_sigint","type":"Readline"},{"name":"Sign","path":"crypto#crypto_class_sign","type":"Crypto"},{"name":"sign.sign()","path":"crypto#crypto_sign_sign_privatekey_outputformat","type":"Crypto"},{"name":"sign.update()","path":"crypto#crypto_sign_update_data_inputencoding","type":"Crypto"},{"name":"SIGTSTP event (Interface)","path":"readline#readline_event_sigtstp","type":"Readline"},{"name":"SlowBuffer","path":"buffer#buffer_class_slowbuffer","type":"Buffer"},{"name":"socket event (http.ClientRequest)","path":"http#http_event_socket","type":"HTTP"},{"name":"stream","path":"stream","type":"Stream"},{"name":"stream event (Http2SecureServer)","path":"http2#http2_event_stream_2","type":"HTTP/2"},{"name":"stream event (Http2Server)","path":"http2#http2_event_stream_1","type":"HTTP/2"},{"name":"stream event (Http2Session)","path":"http2#http2_event_stream","type":"HTTP/2"},{"name":"stream.Duplex","path":"stream#stream_class_stream_duplex","type":"Stream"},{"name":"stream.PassThrough","path":"stream#stream_class_stream_passthrough","type":"Stream"},{"name":"stream.Readable","path":"stream#stream_class_stream_readable","type":"Stream"},{"name":"stream.Transform","path":"stream#stream_class_stream_transform","type":"Stream"},{"name":"stream.Writable","path":"stream#stream_class_stream_writable","type":"Stream"},{"name":"streamError event (Http2Server)","path":"http2#http2_event_streamerror","type":"HTTP/2"},{"name":"stringDecoder.end()","path":"string_decoder#string_decoder_stringdecoder_end_buffer","type":"String Decoder"},{"name":"stringDecoder.write()","path":"string_decoder#string_decoder_stringdecoder_write_buffer","type":"String Decoder"},{"name":"string_decoder","path":"string_decoder","type":"String Decoder"},{"name":"subprocess.channel","path":"child_process#child_process_subprocess_channel","type":"Child Process"},{"name":"subprocess.connected","path":"child_process#child_process_subprocess_connected","type":"Child Process"},{"name":"subprocess.disconnect()","path":"child_process#child_process_subprocess_disconnect","type":"Child Process"},{"name":"subprocess.kill()","path":"child_process#child_process_subprocess_kill_signal","type":"Child Process"},{"name":"subprocess.killed","path":"child_process#child_process_subprocess_killed","type":"Child Process"},{"name":"subprocess.pid","path":"child_process#child_process_subprocess_pid","type":"Child Process"},{"name":"subprocess.send()","path":"child_process#child_process_subprocess_send_message_sendhandle_options_callback","type":"Child Process"},{"name":"subprocess.stderr","path":"child_process#child_process_subprocess_stderr","type":"Child Process"},{"name":"subprocess.stdin","path":"child_process#child_process_subprocess_stdin","type":"Child Process"},{"name":"subprocess.stdio","path":"child_process#child_process_subprocess_stdio","type":"Child Process"},{"name":"subprocess.stdout","path":"child_process#child_process_subprocess_stdout","type":"Child Process"},{"name":"SyntaxError","path":"errors#errors_class_syntaxerror","type":"Errors"},{"name":"System Error","path":"errors#errors_class_system_error","type":"Errors"},{"name":"textDecoder.decode()","path":"util#util_textdecoder_decode_input_options","type":"Util"},{"name":"textDecoder.encoding","path":"util#util_textdecoder_encoding","type":"Util"},{"name":"textDecoder.fatal","path":"util#util_textdecoder_fatal","type":"Util"},{"name":"textDecoder.ignoreBOM","path":"util#util_textdecoder_ignorebom","type":"Util"},{"name":"textEncoder.encode()","path":"util#util_textencoder_encode_input","type":"Util"},{"name":"textEncoder.encoding","path":"util#util_textencoder_encoding","type":"Util"},{"name":"Timeout","path":"timers#timers_class_timeout","type":"Timers"},{"name":"timeout event (http.ClientRequest)","path":"http#http_event_timeout","type":"HTTP"},{"name":"timeout event (Http2SecureServer)","path":"http2#http2_event_timeout_3","type":"HTTP/2"},{"name":"timeout event (Http2Server)","path":"http2#http2_event_timeout_2","type":"HTTP/2"},{"name":"timeout event (Http2Session)","path":"http2#http2_event_timeout","type":"HTTP/2"},{"name":"timeout event (Http2Stream)","path":"http2#http2_event_timeout_1","type":"HTTP/2"},{"name":"timeout event (net.Socket)","path":"net#net_event_timeout","type":"Net"},{"name":"timeout.ref()","path":"timers#timers_timeout_ref","type":"Timers"},{"name":"timeout.unref()","path":"timers#timers_timeout_unref","type":"Timers"},{"name":"timers","path":"timers","type":"Timers"},{"name":"tls","path":"tls","type":"TLS/SSL"},{"name":"tls.checkServerIdentity()","path":"tls#tls_tls_checkserveridentity_host_cert","type":"TLS/SSL"},{"name":"tls.connect()","path":"tls#tls_tls_connect_options_callback","type":"TLS/SSL"},{"name":"tls.createSecureContext()","path":"tls#tls_tls_createsecurecontext_options","type":"TLS/SSL"},{"name":"tls.createSecurePair()","path":"tls#tls_tls_createsecurepair_context_isserver_requestcert_rejectunauthorized_options","type":"TLS/SSL"},{"name":"tls.createServer()","path":"tls#tls_tls_createserver_options_secureconnectionlistener","type":"TLS/SSL"},{"name":"tls.DEFAULT_ECDH_CURVE","path":"tls#tls_tls_default_ecdh_curve","type":"TLS/SSL"},{"name":"tls.getCiphers()","path":"tls#tls_tls_getciphers","type":"TLS/SSL"},{"name":"tls.Server","path":"tls#tls_class_tls_server","type":"TLS/SSL"},{"name":"tls.TLSSocket","path":"tls#tls_class_tls_tlssocket","type":"TLS/SSL"},{"name":"tlsClientError event (tls.Server)","path":"tls#tls_event_tlsclienterror","type":"TLS/SSL"},{"name":"tlsSocket.address()","path":"tls#tls_tlssocket_address","type":"TLS/SSL"},{"name":"tlsSocket.authorizationError","path":"tls#tls_tlssocket_authorizationerror","type":"TLS/SSL"},{"name":"tlsSocket.authorized","path":"tls#tls_tlssocket_authorized","type":"TLS/SSL"},{"name":"tlsSocket.disableRenegotiation()","path":"tls#tls_tlssocket_disablerenegotiation","type":"TLS/SSL"},{"name":"tlsSocket.encrypted","path":"tls#tls_tlssocket_encrypted","type":"TLS/SSL"},{"name":"tlsSocket.getCipher()","path":"tls#tls_tlssocket_getcipher","type":"TLS/SSL"},{"name":"tlsSocket.getEphemeralKeyInfo()","path":"tls#tls_tlssocket_getephemeralkeyinfo","type":"TLS/SSL"},{"name":"tlsSocket.getPeerCertificate()","path":"tls#tls_tlssocket_getpeercertificate_detailed","type":"TLS/SSL"},{"name":"tlsSocket.getProtocol()","path":"tls#tls_tlssocket_getprotocol","type":"TLS/SSL"},{"name":"tlsSocket.getSession()","path":"tls#tls_tlssocket_getsession","type":"TLS/SSL"},{"name":"tlsSocket.getTLSTicket()","path":"tls#tls_tlssocket_gettlsticket","type":"TLS/SSL"},{"name":"tlsSocket.localAddress","path":"tls#tls_tlssocket_localaddress","type":"TLS/SSL"},{"name":"tlsSocket.localPort","path":"tls#tls_tlssocket_localport","type":"TLS/SSL"},{"name":"tlsSocket.remoteAddress","path":"tls#tls_tlssocket_remoteaddress","type":"TLS/SSL"},{"name":"tlsSocket.remoteFamily","path":"tls#tls_tlssocket_remotefamily","type":"TLS/SSL"},{"name":"tlsSocket.remotePort","path":"tls#tls_tlssocket_remoteport","type":"TLS/SSL"},{"name":"tlsSocket.renegotiate()","path":"tls#tls_tlssocket_renegotiate_options_callback","type":"TLS/SSL"},{"name":"tlsSocket.setMaxSendFragment()","path":"tls#tls_tlssocket_setmaxsendfragment_size","type":"TLS/SSL"},{"name":"tls_server.addContext()","path":"tls#tls_server_addcontext_hostname_context","type":"TLS/SSL"},{"name":"tls_server.address()","path":"tls#tls_server_address","type":"TLS/SSL"},{"name":"tls_server.close()","path":"tls#tls_server_close_callback","type":"TLS/SSL"},{"name":"tls_server.connections","path":"tls#tls_server_connections","type":"TLS/SSL"},{"name":"tls_server.getTicketKeys()","path":"tls#tls_server_getticketkeys","type":"TLS/SSL"},{"name":"tls_server.listen()","path":"tls#tls_server_listen","type":"TLS/SSL"},{"name":"tls_server.setTicketKeys()","path":"tls#tls_server_setticketkeys_keys","type":"TLS/SSL"},{"name":"tracing","path":"tracing","type":"Miscellaneous"},{"name":"trailers event (Http2Stream)","path":"http2#http2_event_trailers","type":"HTTP/2"},{"name":"transform.destroy()","path":"stream#stream_transform_destroy_error","type":"Stream"},{"name":"transform._flush()","path":"stream#stream_transform_flush_callback","type":"Stream"},{"name":"transform._transform()","path":"stream#stream_transform_transform_chunk_encoding_callback","type":"Stream"},{"name":"triggerId","path":"async_hooks#async_hooks_triggerid","type":"Async Hooks"},{"name":"tty","path":"tty","type":"TTY"},{"name":"tty.isatty()","path":"tty#tty_tty_isatty_fd","type":"TTY"},{"name":"tty.ReadStream","path":"tty#tty_class_tty_readstream","type":"TTY"},{"name":"tty.WriteStream","path":"tty#tty_class_tty_writestream","type":"TTY"},{"name":"type","path":"async_hooks#async_hooks_type","type":"Async Hooks"},{"name":"TypeError","path":"errors#errors_class_typeerror","type":"Errors"},{"name":"uncaughtException event (Process)","path":"process#process_event_uncaughtexception","type":"Process"},{"name":"unhandledRejection event (Process)","path":"process#process_event_unhandledrejection","type":"Process"},{"name":"unknownProtocol event (Http2SecureServer)","path":"http2#http2_event_unknownprotocol","type":"HTTP/2"},{"name":"unpipe event (stream.Writable)","path":"stream#stream_event_unpipe","type":"Stream"},{"name":"upgrade event (http.ClientRequest)","path":"http#http_event_upgrade","type":"HTTP"},{"name":"upgrade event (http.Server)","path":"http#http_event_upgrade_1","type":"HTTP"},{"name":"url","path":"url","type":"URL"},{"name":"URL","path":"url#url_class_url","type":"URL"},{"name":"url.domainToASCII()","path":"url#url_url_domaintoascii_domain","type":"URL"},{"name":"url.domainToUnicode()","path":"url#url_url_domaintounicode_domain","type":"URL"},{"name":"url.format()","path":"url#url_url_format_url_options","type":"URL"},{"name":"url.format()","path":"url#url_url_format_urlobject","type":"URL"},{"name":"url.hash","path":"url#url_url_hash","type":"URL"},{"name":"url.host","path":"url#url_url_host","type":"URL"},{"name":"url.hostname","path":"url#url_url_hostname","type":"URL"},{"name":"url.href","path":"url#url_url_href","type":"URL"},{"name":"url.origin","path":"url#url_url_origin","type":"URL"},{"name":"url.parse()","path":"url#url_url_parse_urlstring_parsequerystring_slashesdenotehost","type":"URL"},{"name":"url.password","path":"url#url_url_password","type":"URL"},{"name":"url.pathname","path":"url#url_url_pathname","type":"URL"},{"name":"url.port","path":"url#url_url_port","type":"URL"},{"name":"url.protocol","path":"url#url_url_protocol","type":"URL"},{"name":"url.resolve()","path":"url#url_url_resolve_from_to","type":"URL"},{"name":"url.search","path":"url#url_url_search","type":"URL"},{"name":"url.searchParams","path":"url#url_url_searchparams","type":"URL"},{"name":"url.toJSON()","path":"url#url_url_tojson","type":"URL"},{"name":"url.toString()","path":"url#url_url_tostring","type":"URL"},{"name":"url.username","path":"url#url_url_username","type":"URL"},{"name":"urlObject.auth","path":"url#url_urlobject_auth","type":"URL"},{"name":"urlObject.hash","path":"url#url_urlobject_hash","type":"URL"},{"name":"urlObject.host","path":"url#url_urlobject_host","type":"URL"},{"name":"urlObject.hostname","path":"url#url_urlobject_hostname","type":"URL"},{"name":"urlObject.href","path":"url#url_urlobject_href","type":"URL"},{"name":"urlObject.path","path":"url#url_urlobject_path","type":"URL"},{"name":"urlObject.pathname","path":"url#url_urlobject_pathname","type":"URL"},{"name":"urlObject.port","path":"url#url_urlobject_port","type":"URL"},{"name":"urlObject.protocol","path":"url#url_urlobject_protocol","type":"URL"},{"name":"urlObject.query","path":"url#url_urlobject_query","type":"URL"},{"name":"urlObject.search","path":"url#url_urlobject_search","type":"URL"},{"name":"urlObject.slashes","path":"url#url_urlobject_slashes","type":"URL"},{"name":"URLSearchParams","path":"url#url_class_urlsearchparams","type":"URL"},{"name":"urlSearchParams.append()","path":"url#url_urlsearchparams_append_name_value","type":"URL"},{"name":"urlSearchParams.delete()","path":"url#url_urlsearchparams_delete_name","type":"URL"},{"name":"urlSearchParams.entries()","path":"url#url_urlsearchparams_entries","type":"URL"},{"name":"urlSearchParams.forEach()","path":"url#url_urlsearchparams_foreach_fn_thisarg","type":"URL"},{"name":"urlSearchParams.get()","path":"url#url_urlsearchparams_get_name","type":"URL"},{"name":"urlSearchParams.getAll()","path":"url#url_urlsearchparams_getall_name","type":"URL"},{"name":"urlSearchParams.has()","path":"url#url_urlsearchparams_has_name","type":"URL"},{"name":"urlSearchParams.keys()","path":"url#url_urlsearchparams_keys","type":"URL"},{"name":"urlSearchParams.set()","path":"url#url_urlsearchparams_set_name_value","type":"URL"},{"name":"urlSearchParams.sort()","path":"url#url_urlsearchparams_sort","type":"URL"},{"name":"urlSearchParams.toString()","path":"url#url_urlsearchparams_tostring","type":"URL"},{"name":"urlSearchParams.values()","path":"url#url_urlsearchparams_values","type":"URL"},{"name":"urlSearchParams[]()","path":"url#url_urlsearchparams_iterator","type":"URL"},{"name":"util","path":"util","type":"Util"},{"name":"util.callbackify()","path":"util#util_util_callbackify_original","type":"Util"},{"name":"util.debug()","path":"util#util_util_debug_string","type":"Util"},{"name":"util.debuglog()","path":"util#util_util_debuglog_section","type":"Util"},{"name":"util.deprecate()","path":"util#util_util_deprecate_function_string","type":"Util"},{"name":"util.error()","path":"util#util_util_error_strings","type":"Util"},{"name":"util.format()","path":"util#util_util_format_format_args","type":"Util"},{"name":"util.inherits()","path":"util#util_util_inherits_constructor_superconstructor","type":"Util"},{"name":"util.inspect()","path":"util#util_util_inspect_object_options","type":"Util"},{"name":"util.inspect.custom","path":"util#util_util_inspect_custom","type":"Util"},{"name":"util.inspect.defaultOptions","path":"util#util_util_inspect_defaultoptions","type":"Util"},{"name":"util.isArray()","path":"util#util_util_isarray_object","type":"Util"},{"name":"util.isBoolean()","path":"util#util_util_isboolean_object","type":"Util"},{"name":"util.isBuffer()","path":"util#util_util_isbuffer_object","type":"Util"},{"name":"util.isDate()","path":"util#util_util_isdate_object","type":"Util"},{"name":"util.isError()","path":"util#util_util_iserror_object","type":"Util"},{"name":"util.isFunction()","path":"util#util_util_isfunction_object","type":"Util"},{"name":"util.isNull()","path":"util#util_util_isnull_object","type":"Util"},{"name":"util.isNullOrUndefined()","path":"util#util_util_isnullorundefined_object","type":"Util"},{"name":"util.isNumber()","path":"util#util_util_isnumber_object","type":"Util"},{"name":"util.isObject()","path":"util#util_util_isobject_object","type":"Util"},{"name":"util.isPrimitive()","path":"util#util_util_isprimitive_object","type":"Util"},{"name":"util.isRegExp()","path":"util#util_util_isregexp_object","type":"Util"},{"name":"util.isString()","path":"util#util_util_isstring_object","type":"Util"},{"name":"util.isSymbol()","path":"util#util_util_issymbol_object","type":"Util"},{"name":"util.isUndefined()","path":"util#util_util_isundefined_object","type":"Util"},{"name":"util.log()","path":"util#util_util_log_string","type":"Util"},{"name":"util.print()","path":"util#util_util_print_strings","type":"Util"},{"name":"util.promisify()","path":"util#util_util_promisify_original","type":"Util"},{"name":"util.promisify.custom","path":"util#util_util_promisify_custom","type":"Util"},{"name":"util.puts()","path":"util#util_util_puts_strings","type":"Util"},{"name":"util.TextDecoder","path":"util#util_class_util_textdecoder","type":"Util"},{"name":"util.TextEncoder","path":"util#util_class_util_textencoder","type":"Util"},{"name":"util._extend()","path":"util#util_util_extend_target_source","type":"Util"},{"name":"v8","path":"v8","type":"V8"},{"name":"v8.cachedDataVersionTag()","path":"v8#v8_v8_cacheddataversiontag","type":"V8"},{"name":"v8.deserialize()","path":"v8#v8_v8_deserialize_buffer","type":"V8"},{"name":"v8.getHeapSpaceStatistics()","path":"v8#v8_v8_getheapspacestatistics","type":"V8"},{"name":"v8.getHeapStatistics()","path":"v8#v8_v8_getheapstatistics","type":"V8"},{"name":"v8.serialize()","path":"v8#v8_v8_serialize_value","type":"V8"},{"name":"v8.setFlagsFromString()","path":"v8#v8_v8_setflagsfromstring_string","type":"V8"},{"name":"Verify","path":"crypto#crypto_class_verify","type":"Crypto"},{"name":"verify.update()","path":"crypto#crypto_verify_update_data_inputencoding","type":"Crypto"},{"name":"verify.verify()","path":"crypto#crypto_verify_verify_object_signature_signatureformat","type":"Crypto"},{"name":"vm","path":"vm","type":"VM"},{"name":"vm.createContext()","path":"vm#vm_vm_createcontext_sandbox","type":"VM"},{"name":"vm.isContext()","path":"vm#vm_vm_iscontext_sandbox","type":"VM"},{"name":"vm.runInContext()","path":"vm#vm_vm_runincontext_code_contextifiedsandbox_options","type":"VM"},{"name":"vm.runInDebugContext()","path":"vm#vm_vm_runindebugcontext_code","type":"VM"},{"name":"vm.runInNewContext()","path":"vm#vm_vm_runinnewcontext_code_sandbox_options","type":"VM"},{"name":"vm.runInThisContext()","path":"vm#vm_vm_runinthiscontext_code_options","type":"VM"},{"name":"vm.Script","path":"vm#vm_class_vm_script","type":"VM"},{"name":"warning event (Process)","path":"process#process_event_warning","type":"Process"},{"name":"watcher.close()","path":"fs#fs_watcher_close","type":"File System"},{"name":"Worker","path":"cluster#cluster_class_worker","type":"Cluster"},{"name":"worker.disconnect()","path":"cluster#cluster_worker_disconnect","type":"Cluster"},{"name":"worker.exitedAfterDisconnect","path":"cluster#cluster_worker_exitedafterdisconnect","type":"Cluster"},{"name":"worker.id","path":"cluster#cluster_worker_id","type":"Cluster"},{"name":"worker.isConnected()","path":"cluster#cluster_worker_isconnected","type":"Cluster"},{"name":"worker.isDead()","path":"cluster#cluster_worker_isdead","type":"Cluster"},{"name":"worker.kill()","path":"cluster#cluster_worker_kill_signal_sigterm","type":"Cluster"},{"name":"worker.process","path":"cluster#cluster_worker_process","type":"Cluster"},{"name":"worker.send()","path":"cluster#cluster_worker_send_message_sendhandle_callback","type":"Cluster"},{"name":"worker.suicide","path":"cluster#cluster_worker_suicide","type":"Cluster"},{"name":"writable.cork()","path":"stream#stream_writable_cork","type":"Stream"},{"name":"writable.destroy()","path":"stream#stream_writable_destroy_error","type":"Stream"},{"name":"writable.end()","path":"stream#stream_writable_end_chunk_encoding_callback","type":"Stream"},{"name":"writable.setDefaultEncoding()","path":"stream#stream_writable_setdefaultencoding_encoding","type":"Stream"},{"name":"writable.uncork()","path":"stream#stream_writable_uncork","type":"Stream"},{"name":"writable.writableHighWaterMark","path":"stream#stream_writable_writablehighwatermark","type":"Stream"},{"name":"writable.write()","path":"stream#stream_writable_write_chunk_encoding_callback","type":"Stream"},{"name":"writable._destroy()","path":"stream#stream_writable_destroy_err_callback","type":"Stream"},{"name":"writable._final()","path":"stream#stream_writable_final_callback","type":"Stream"},{"name":"writable._write()","path":"stream#stream_writable_write_chunk_encoding_callback_1","type":"Stream"},{"name":"writable._writev()","path":"stream#stream_writable_writev_chunks_callback","type":"Stream"},{"name":"writeStream.bytesWritten","path":"fs#fs_writestream_byteswritten","type":"File System"},{"name":"writeStream.columns","path":"tty#tty_writestream_columns","type":"TTY"},{"name":"writeStream.isTTY","path":"tty#tty_writestream_istty","type":"TTY"},{"name":"writeStream.path","path":"fs#fs_writestream_path","type":"File System"},{"name":"writeStream.rows","path":"tty#tty_writestream_rows","type":"TTY"},{"name":"zlib","path":"zlib","type":"Zlib"},{"name":"zlib.bytesRead","path":"zlib#zlib_zlib_bytesread","type":"Zlib"},{"name":"zlib.close()","path":"zlib#zlib_zlib_close_callback","type":"Zlib"},{"name":"zlib.constants","path":"zlib#zlib_zlib_constants","type":"Zlib"},{"name":"zlib.createDeflate()","path":"zlib#zlib_zlib_createdeflate_options","type":"Zlib"},{"name":"zlib.createDeflateRaw()","path":"zlib#zlib_zlib_createdeflateraw_options","type":"Zlib"},{"name":"zlib.createGunzip()","path":"zlib#zlib_zlib_creategunzip_options","type":"Zlib"},{"name":"zlib.createGzip()","path":"zlib#zlib_zlib_creategzip_options","type":"Zlib"},{"name":"zlib.createInflate()","path":"zlib#zlib_zlib_createinflate_options","type":"Zlib"},{"name":"zlib.createInflateRaw()","path":"zlib#zlib_zlib_createinflateraw_options","type":"Zlib"},{"name":"zlib.createUnzip()","path":"zlib#zlib_zlib_createunzip_options","type":"Zlib"},{"name":"zlib.Deflate","path":"zlib#zlib_class_zlib_deflate","type":"Zlib"},{"name":"zlib.deflate()","path":"zlib#zlib_zlib_deflate_buffer_options_callback","type":"Zlib"},{"name":"zlib.DeflateRaw","path":"zlib#zlib_class_zlib_deflateraw","type":"Zlib"},{"name":"zlib.deflateRaw()","path":"zlib#zlib_zlib_deflateraw_buffer_options_callback","type":"Zlib"},{"name":"zlib.deflateRawSync()","path":"zlib#zlib_zlib_deflaterawsync_buffer_options","type":"Zlib"},{"name":"zlib.deflateSync()","path":"zlib#zlib_zlib_deflatesync_buffer_options","type":"Zlib"},{"name":"zlib.flush()","path":"zlib#zlib_zlib_flush_kind_callback","type":"Zlib"},{"name":"zlib.Gunzip","path":"zlib#zlib_class_zlib_gunzip","type":"Zlib"},{"name":"zlib.gunzip()","path":"zlib#zlib_zlib_gunzip_buffer_options_callback","type":"Zlib"},{"name":"zlib.gunzipSync()","path":"zlib#zlib_zlib_gunzipsync_buffer_options","type":"Zlib"},{"name":"zlib.Gzip","path":"zlib#zlib_class_zlib_gzip","type":"Zlib"},{"name":"zlib.gzip()","path":"zlib#zlib_zlib_gzip_buffer_options_callback","type":"Zlib"},{"name":"zlib.gzipSync()","path":"zlib#zlib_zlib_gzipsync_buffer_options","type":"Zlib"},{"name":"zlib.Inflate","path":"zlib#zlib_class_zlib_inflate","type":"Zlib"},{"name":"zlib.inflate()","path":"zlib#zlib_zlib_inflate_buffer_options_callback","type":"Zlib"},{"name":"zlib.InflateRaw","path":"zlib#zlib_class_zlib_inflateraw","type":"Zlib"},{"name":"zlib.inflateRaw()","path":"zlib#zlib_zlib_inflateraw_buffer_options_callback","type":"Zlib"},{"name":"zlib.inflateRawSync()","path":"zlib#zlib_zlib_inflaterawsync_buffer_options","type":"Zlib"},{"name":"zlib.inflateSync()","path":"zlib#zlib_zlib_inflatesync_buffer_options","type":"Zlib"},{"name":"zlib.params()","path":"zlib#zlib_zlib_params_level_strategy_callback","type":"Zlib"},{"name":"zlib.reset()","path":"zlib#zlib_zlib_reset","type":"Zlib"},{"name":"zlib.Unzip","path":"zlib#zlib_class_zlib_unzip","type":"Zlib"},{"name":"zlib.unzip()","path":"zlib#zlib_zlib_unzip_buffer_options_callback","type":"Zlib"},{"name":"zlib.unzipSync()","path":"zlib#zlib_zlib_unzipsync_buffer_options","type":"Zlib"},{"name":"zlib.Zlib","path":"zlib#zlib_class_zlib_zlib","type":"Zlib"},{"name":"__dirname","path":"globals#globals_dirname","type":"Global Objects"},{"name":"__filename","path":"globals#globals_filename","type":"Global Objects"}],"types":[{"name":"Assert","count":15,"slug":"assert"},{"name":"Async Hooks","count":19,"slug":"async-hooks"},{"name":"Buffer","count":74,"slug":"buffer"},{"name":"Child Process","count":27,"slug":"child-process"},{"name":"Cluster","count":33,"slug":"cluster"},{"name":"Command Line Options","count":1,"slug":"command-line-options"},{"name":"Console","count":18,"slug":"console"},{"name":"Crypto","count":75,"slug":"crypto"},{"name":"DNS","count":20,"slug":"dns"},{"name":"Domain","count":12,"slug":"domain"},{"name":"ECMAScript Modules","count":1,"slug":"ecmascript-modules"},{"name":"Errors","count":17,"slug":"errors"},{"name":"Events","count":17,"slug":"events"},{"name":"File System","count":92,"slug":"file-system"},{"name":"Global Objects","count":4,"slug":"global-objects"},{"name":"HTTP","count":92,"slug":"http"},{"name":"HTTP/2","count":132,"slug":"http-2"},{"name":"HTTPS","count":12,"slug":"https"},{"name":"Inspector","count":9,"slug":"inspector"},{"name":"Internationalization Support","count":1,"slug":"internationalization-support"},{"name":"Miscellaneous","count":4,"slug":"miscellaneous"},{"name":"Modules","count":17,"slug":"modules"},{"name":"N-API","count":133,"slug":"n-api"},{"name":"Net","count":53,"slug":"net"},{"name":"OS","count":18,"slug":"os"},{"name":"Path","count":15,"slug":"path"},{"name":"Performance Timing API","count":43,"slug":"performance-timing-api"},{"name":"Process","count":58,"slug":"process"},{"name":"Punycode","count":9,"slug":"punycode"},{"name":"Query String","count":5,"slug":"query-string"},{"name":"Readline","count":22,"slug":"readline"},{"name":"REPL","count":7,"slug":"repl"},{"name":"Stream","count":47,"slug":"stream"},{"name":"String Decoder","count":4,"slug":"string-decoder"},{"name":"Timers","count":11,"slug":"timers"},{"name":"TLS/SSL","count":46,"slug":"tls-ssl"},{"name":"TTY","count":11,"slug":"tty"},{"name":"UDP/Datagram","count":24,"slug":"udp-datagram"},{"name":"URL","count":48,"slug":"url"},{"name":"Util","count":40,"slug":"util"},{"name":"V8","count":28,"slug":"v8"},{"name":"VM","count":11,"slug":"vm"},{"name":"Zlib","count":36,"slug":"zlib"}]}