let
input_u16 iz =
let
b1 = input_u8 iz
in
let
b2 = input_u8 iz
in
b1
lor
(b2
lsl
8)