hostOrder

Undocumented in source.
  1. enum hostOrder;
    version(LittleEndian)
    enum hostOrder = 'L';
  2. enum hostOrder;

Meta