OEBShortEndian

OEBShortEndian() -> str
OEBShortEndian(arg1: int) -> bool

The first overload returns a character representing the endian-ness of a short so that short data can be directly written to a file. The second overload interprets this character and returns true if the data will need to be swapped to match the current machine endian-ness.