Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PerroEngine/Perro
/ len
Method
len
perro_source/api_modules/perro_input_api/src/frame.rs:180–182 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
178
179
#[inline]
180
pub fn len(&self) -> usize {
181
self.events.len()
182
}
183
184
#[inline]
185
pub fn is_empty(&self) -> bool {
Callers
15
poll_accepts
Method · 0.45
poll_tcp_data
Method · 0.45
poll_tcp_frames
Method · 0.45
poll_udp_packets
Method · 0.45
poll_websocket_accepts
Method · 0.45
poll_websocket_messages
Method · 0.45
poll_websocket_variants
Method · 0.45
encode
Method · 0.45
decode
Method · 0.45
read_into_frame_buf
Method · 0.45
encode_frame
Function · 0.45
decode_next_frame
Function · 0.45
Calls
no outgoing calls
Tested by
3
read_request
Function · 0.36
create_nodes
Method · 0.36
decode_static_pawdio_accepts_v1_raw_payload
Function · 0.36