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