Skip to main content
i16_le_from_bytes
vest_
lib
In vest_
lib::
combinators::
sints::
spec
vest_lib
::
combinators
::
sints
::
spec
Function
i16_
le_
from_
bytes
Copy item path
Source
pub
open spec
fn i16_le_from_bytes(i: [
u8
;
2
]) ->
i16
Expand description
{ u16_le_from_bytes(i)
as
i16 }