Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cgaebel/iobuf
/ functions
Functions
348 in github.com/cgaebel/iobuf
⨍
Functions
348
◇
Types & classes
16
Method
sub_from
(&mut self, pos: u32)
src/impls.rs:1031
Method
sub_to
(&mut self, len: u32)
src/raw.rs:763
Method
sub_to
(&mut self, len: u32)
src/impls.rs:1034
Method
sub_window
(&mut self, pos: u32, len: u32)
src/raw.rs:703
Method
sub_window
(&mut self, pos: u32, len: u32)
src/impls.rs:1010
Method
sub_window_from
(&mut self, pos: u32)
src/raw.rs:711
Method
sub_window_from
(&mut self, pos: u32)
src/impls.rs:1013
Method
sub_window_to
(&mut self, len: u32)
src/raw.rs:719
Method
sub_window_to
(&mut self, len: u32)
src/impls.rs:1016
Function
test_allocator
()
src/raw.rs:1449
Function
test_bounds
(v: AROIobuf)
src/impls.rs:1681
Function
test_byte_equal_slice_vbuf
()
src/bufspan.rs:82
Function
test_byte_equal_vbuf_vbuf
()
src/bufspan.rs:124
Function
test_bytes_in_vbuf
()
src/bufspan.rs:22
Function
test_cmp_buf_vec
()
src/bufspan.rs:291
Function
test_count_bytes_cmp_vbuf
()
src/bufspan.rs:48
Function
test_ends_with_vbuf
()
src/bufspan.rs:235
Function
test_hi
(v: AROIobuf)
src/impls.rs:1673
Function
test_lo
(v: AROIobuf)
src/impls.rs:1689
Function
test_none_to_many
(b: &mut Bencher)
src/bufspan.rs:906
Function
test_none_to_one
(b: &mut Bencher)
src/bufspan.rs:887
Function
test_none_to_one_with_copy
(b: &mut Bencher)
src/bufspan.rs:896
Function
test_starts_with_vbuf
()
src/bufspan.rs:193
Method
unique
(self)
src/impls.rs:973
Method
unsafe_advance
(&mut self, len: u32)
src/impls.rs:1055
Method
unsafe_consume
(&mut self, dst: &mut [u8])
src/impls.rs:1148
Method
unsafe_consume_be
(&mut self)
src/impls.rs:1150
Method
unsafe_consume_le
(&mut self)
src/impls.rs:1152
Method
unsafe_extend
(&mut self, len: u32)
src/impls.rs:1061
Method
unsafe_fill
(&mut self, src: &[u8])
src/impls.rs:848
Method
unsafe_fill_be
(&mut self, t: T)
src/impls.rs:877
Method
unsafe_fill_le
(&mut self, t: T)
src/impls.rs:906
Method
unsafe_peek
(&self, pos: u32, dst: &mut [u8])
src/impls.rs:1141
Method
unsafe_peek_be
(&self, pos: u32)
src/impls.rs:1143
Method
unsafe_peek_le
(&self, pos: u32)
src/raw.rs:1184
Method
unsafe_peek_le
(&self, pos: u32)
src/impls.rs:1145
Method
unsafe_poke
(&self, pos: u32, src: &[u8])
src/impls.rs:775
Method
unsafe_poke_be
(&self, pos: u32, t: T)
src/impls.rs:798
Method
unsafe_poke_le
(&self, pos: u32, t: T)
src/impls.rs:821
Method
unsafe_resize
(&mut self, len: u32)
src/impls.rs:1073
Method
unsafe_sub
(&mut self, pos: u32, len: u32)
src/impls.rs:1037
Method
unsafe_sub_from
(&mut self, pos: u32)
src/impls.rs:1040
Method
unsafe_sub_to
(&mut self, len: u32)
src/impls.rs:1043
Method
unsafe_sub_window
(&mut self, pos: u32, len: u32)
src/impls.rs:1019
Method
unsafe_sub_window_from
(&mut self, pos: u32)
src/impls.rs:1022
Method
unsafe_sub_window_to
(&mut self, len: u32)
src/impls.rs:1025
Method
write
(&mut self, buf: &[u8])
src/appendbuf.rs:529
Method
write
(&mut self, buf: &[u8])
src/impls.rs:95
← previous
301–348 of 348, ranked by callers