{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_aws_aws_crt_php_src_aws_crt_io_inputstream_php", "label": "InputStream.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-crt-php\\src\\AWS\\CRT\\IO\\InputStream.php", "source_location": "L1"}, {"id": "io_inputstream_inputstream", "label": "InputStream", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-crt-php\\src\\AWS\\CRT\\IO\\InputStream.php", "source_location": "L10"}, {"id": "io_inputstream_inputstream_construct", "label": ".__construct()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-crt-php\\src\\AWS\\CRT\\IO\\InputStream.php", "source_location": "L16"}, {"id": "io_inputstream_inputstream_destruct", "label": ".__destruct()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-crt-php\\src\\AWS\\CRT\\IO\\InputStream.php", "source_location": "L27"}, {"id": "io_inputstream_inputstream_eof", "label": ".eof()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-crt-php\\src\\AWS\\CRT\\IO\\InputStream.php", "source_location": "L32"}, {"id": "io_inputstream_inputstream_length", "label": ".length()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-crt-php\\src\\AWS\\CRT\\IO\\InputStream.php", "source_location": "L36"}, {"id": "io_inputstream_inputstream_read", "label": ".read()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-crt-php\\src\\AWS\\CRT\\IO\\InputStream.php", "source_location": "L40"}, {"id": "io_inputstream_inputstream_seek", "label": ".seek()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-crt-php\\src\\AWS\\CRT\\IO\\InputStream.php", "source_location": "L47"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_aws_aws_crt_php_src_aws_crt_io_inputstream_php", "target": "nativeresource", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-crt-php\\src\\AWS\\CRT\\IO\\InputStream.php", "source_location": "L8", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_aws_aws_crt_php_src_aws_crt_io_inputstream_php", "target": "io_inputstream_inputstream", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-crt-php\\src\\AWS\\CRT\\IO\\InputStream.php", "source_location": "L10", "weight": 1.0}, {"source": "io_inputstream_inputstream", "target": "io_inputstream_inputstream_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-crt-php\\src\\AWS\\CRT\\IO\\InputStream.php", "source_location": "L16", "weight": 1.0}, {"source": "io_inputstream_inputstream", "target": "io_inputstream_inputstream_destruct", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-crt-php\\src\\AWS\\CRT\\IO\\InputStream.php", "source_location": "L27", "weight": 1.0}, {"source": "io_inputstream_inputstream", "target": "io_inputstream_inputstream_eof", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-crt-php\\src\\AWS\\CRT\\IO\\InputStream.php", "source_location": "L32", "weight": 1.0}, {"source": "io_inputstream_inputstream", "target": "io_inputstream_inputstream_length", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-crt-php\\src\\AWS\\CRT\\IO\\InputStream.php", "source_location": "L36", "weight": 1.0}, {"source": "io_inputstream_inputstream", "target": "io_inputstream_inputstream_read", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-crt-php\\src\\AWS\\CRT\\IO\\InputStream.php", "source_location": "L40", "weight": 1.0}, {"source": "io_inputstream_inputstream", "target": "io_inputstream_inputstream_seek", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-crt-php\\src\\AWS\\CRT\\IO\\InputStream.php", "source_location": "L47", "weight": 1.0}, {"source": "io_inputstream_inputstream_read", "target": "io_inputstream_inputstream_length", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-crt-php\\src\\AWS\\CRT\\IO\\InputStream.php", "source_location": "L42", "weight": 1.0}], "raw_calls": [{"caller_nid": "io_inputstream_inputstream_construct", "callee": "parent", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-crt-php\\src\\AWS\\CRT\\IO\\InputStream.php", "source_location": "L17"}, {"caller_nid": "io_inputstream_inputstream_construct", "callee": "input_stream_options_new", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-crt-php\\src\\AWS\\CRT\\IO\\InputStream.php", "source_location": "L19"}, {"caller_nid": "io_inputstream_inputstream_construct", "callee": "input_stream_options_set_user_data", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-crt-php\\src\\AWS\\CRT\\IO\\InputStream.php", "source_location": "L22"}, {"caller_nid": "io_inputstream_inputstream_construct", "callee": "acquire", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-crt-php\\src\\AWS\\CRT\\IO\\InputStream.php", "source_location": "L23"}, {"caller_nid": "io_inputstream_inputstream_construct", "callee": "input_stream_new", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-crt-php\\src\\AWS\\CRT\\IO\\InputStream.php", "source_location": "L23"}, {"caller_nid": "io_inputstream_inputstream_construct", "callee": "input_stream_options_release", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-crt-php\\src\\AWS\\CRT\\IO\\InputStream.php", "source_location": "L24"}, {"caller_nid": "io_inputstream_inputstream_destruct", "callee": "release", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-crt-php\\src\\AWS\\CRT\\IO\\InputStream.php", "source_location": "L28"}, {"caller_nid": "io_inputstream_inputstream_destruct", "callee": "parent", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-crt-php\\src\\AWS\\CRT\\IO\\InputStream.php", "source_location": "L29"}, {"caller_nid": "io_inputstream_inputstream_eof", "callee": "input_stream_eof", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-crt-php\\src\\AWS\\CRT\\IO\\InputStream.php", "source_location": "L33"}, {"caller_nid": "io_inputstream_inputstream_length", "callee": "input_stream_get_length", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-crt-php\\src\\AWS\\CRT\\IO\\InputStream.php", "source_location": "L37"}, {"caller_nid": "io_inputstream_inputstream_read", "callee": "input_stream_read", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-crt-php\\src\\AWS\\CRT\\IO\\InputStream.php", "source_location": "L44"}, {"caller_nid": "io_inputstream_inputstream_seek", "callee": "input_stream_seek", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-crt-php\\src\\AWS\\CRT\\IO\\InputStream.php", "source_location": "L48"}]}