Source position: Endian.pas line 379
type BigEndianUnsignedShort = record
bigEndianValue: UInt16;
end;