Integer
Integer,
int16 Integer() { return htons(integer); }
uint32 Integer() { return htonl(integer); }