hex.input (arity 1)¶
byte[:2] = input(8bits) // lsb first
Signature¶
def input byte { ... }
Defined in hex/input.fj — lines 32–35 (view on GitHub).
Complexity¶
Time:
4@+14Space:
4@+36
See the complexity glossary for what @, w, dw, dbit, n mean.