Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/binaryninja-api
/ len
Method
len
rust/src/rc.rs:238–240 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
236
237
#[inline]
238
pub fn len(&self) -> usize {
239
self.count
240
}
241
242
#[inline]
243
pub fn is_empty(&self) -> bool {
Callers
15
generate_single_operand_tokens
Function · 0.45
generate_jxx_tokens
Function · 0.45
generate_two_operand_tokens
Function · 0.45
generate_emulated_tokens
Function · 0.45
decode
Method · 0.45
instruction_text
Method · 0.45
convert_to_nop
Method · 0.45
always_branch
Method · 0.45
invert_branch
Method · 0.45
skip_and_return_value
Method · 0.45
default_apply_relocation
Method · 0.45
get_relocation_info
Method · 0.45
Calls
no outgoing calls
Tested by
6
test_binary_reader_seek
Function · 0.36
set_len_write
Function · 0.36
to_from_formats
Function · 0.36
test_binary_writer_seek
Function · 0.36
type_conversion
Function · 0.36
check_for_leaks
Function · 0.36