From a690bb27ef4f0e6c0660405b8738bda9738a112a Mon Sep 17 00:00:00 2001
From: Beman
-Only 16-bit, 32-bit, and 64-bit integers are supported. Tests have only been -performed on machines that use two's complement arithmetic.
+Tests have only been +performed on machines that use two's complement arithmetic. The Endian +conversion functions support 16, 32, and 64-bit aligned integers only. The +Endian types support 8, 16, 24, 32, 40, 48, 56, and 64-bit unaligned integers +and 16, 32, and 64-bit aligned integers.