☰
In scuttlebutt::utils
?
Function
scuttlebutt
::
utils
::
and
source
·
[
−
]
pub fn and(a: &[
u8
], b: &[
u8
]) ->
Vec
<
u8
>
Expand description
AND two byte arrays, outputting the result.