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