Structsยง
Functionsยง
- copy_
to_ ๐bytes - merge_
bytes ๐Reads a variable-length encoded bytes field frombuf
and assign it tovalue
. - split_
to ๐Similar toBytes::split_to
, but directly operates on underlying memory region.
buf
and assign it to value
.Bytes::split_to
, but directly operates on underlying memory region.