shared_to_vec_impl
bytes
1.11.0
In bytes::
bytes
bytes
::
bytes
Function
shared_
to_
vec_
impl
Copy item path
Source
unsafe fn shared_to_vec_impl( shared:
*mut
Shared
, ptr:
*const
u8
, len:
usize
, ) ->
Vec
<
u8
>
ⓘ