Word8 package:network-byte-order

8-bit unsigned integer type
>>> let buf = pack [1,2,3,4,5,6,7,8]

>>> word8 buf
1