fn read_u16<R: Read>(read: &mut R) -> Result<u16, Error>
Read a single u16 from an ~/.Xauthority file.
u16
~/.Xauthority
The file stores these entries in big endian.