MCPcopy Create free account

hub / github.com/cgaebel/iobuf / functions

Functions348 in github.com/cgaebel/iobuf

Methodsub_from
(&mut self, pos: u32)
src/impls.rs:1031
Methodsub_to
(&mut self, len: u32)
src/raw.rs:763
Methodsub_to
(&mut self, len: u32)
src/impls.rs:1034
Methodsub_window
(&mut self, pos: u32, len: u32)
src/raw.rs:703
Methodsub_window
(&mut self, pos: u32, len: u32)
src/impls.rs:1010
Methodsub_window_from
(&mut self, pos: u32)
src/raw.rs:711
Methodsub_window_from
(&mut self, pos: u32)
src/impls.rs:1013
Methodsub_window_to
(&mut self, len: u32)
src/raw.rs:719
Methodsub_window_to
(&mut self, len: u32)
src/impls.rs:1016
Functiontest_allocator
()
src/raw.rs:1449
Functiontest_bounds
(v: AROIobuf)
src/impls.rs:1681
Functiontest_byte_equal_slice_vbuf
()
src/bufspan.rs:82
Functiontest_byte_equal_vbuf_vbuf
()
src/bufspan.rs:124
Functiontest_bytes_in_vbuf
()
src/bufspan.rs:22
Functiontest_cmp_buf_vec
()
src/bufspan.rs:291
Functiontest_count_bytes_cmp_vbuf
()
src/bufspan.rs:48
Functiontest_ends_with_vbuf
()
src/bufspan.rs:235
Functiontest_hi
(v: AROIobuf)
src/impls.rs:1673
Functiontest_lo
(v: AROIobuf)
src/impls.rs:1689
Functiontest_none_to_many
(b: &mut Bencher)
src/bufspan.rs:906
Functiontest_none_to_one
(b: &mut Bencher)
src/bufspan.rs:887
Functiontest_none_to_one_with_copy
(b: &mut Bencher)
src/bufspan.rs:896
Functiontest_starts_with_vbuf
()
src/bufspan.rs:193
Methodunique
(self)
src/impls.rs:973
Methodunsafe_advance
(&mut self, len: u32)
src/impls.rs:1055
Methodunsafe_consume
(&mut self, dst: &mut [u8])
src/impls.rs:1148
Methodunsafe_consume_be
(&mut self)
src/impls.rs:1150
Methodunsafe_consume_le
(&mut self)
src/impls.rs:1152
Methodunsafe_extend
(&mut self, len: u32)
src/impls.rs:1061
Methodunsafe_fill
(&mut self, src: &[u8])
src/impls.rs:848
Methodunsafe_fill_be
(&mut self, t: T)
src/impls.rs:877
Methodunsafe_fill_le
(&mut self, t: T)
src/impls.rs:906
Methodunsafe_peek
(&self, pos: u32, dst: &mut [u8])
src/impls.rs:1141
Methodunsafe_peek_be
(&self, pos: u32)
src/impls.rs:1143
Methodunsafe_peek_le
(&self, pos: u32)
src/raw.rs:1184
Methodunsafe_peek_le
(&self, pos: u32)
src/impls.rs:1145
Methodunsafe_poke
(&self, pos: u32, src: &[u8])
src/impls.rs:775
Methodunsafe_poke_be
(&self, pos: u32, t: T)
src/impls.rs:798
Methodunsafe_poke_le
(&self, pos: u32, t: T)
src/impls.rs:821
Methodunsafe_resize
(&mut self, len: u32)
src/impls.rs:1073
Methodunsafe_sub
(&mut self, pos: u32, len: u32)
src/impls.rs:1037
Methodunsafe_sub_from
(&mut self, pos: u32)
src/impls.rs:1040
Methodunsafe_sub_to
(&mut self, len: u32)
src/impls.rs:1043
Methodunsafe_sub_window
(&mut self, pos: u32, len: u32)
src/impls.rs:1019
Methodunsafe_sub_window_from
(&mut self, pos: u32)
src/impls.rs:1022
Methodunsafe_sub_window_to
(&mut self, len: u32)
src/impls.rs:1025
Methodwrite
(&mut self, buf: &[u8])
src/appendbuf.rs:529
Methodwrite
(&mut self, buf: &[u8])
src/impls.rs:95
← previous301–348 of 348, ranked by callers