well, it is
This commit is contained in:
parent
98961780dc
commit
c2bd1c04ee
@ -40,7 +40,7 @@ namespace UniversalEditor.IO
|
||||
/// </summary>
|
||||
BigEndian,
|
||||
/// <summary>
|
||||
/// Little-endian except for bytes in 32-bit values which are stored with the 16-bit halves swapped.
|
||||
/// Little-endian except for bytes in 32-bit values which are stored with the 16-bit halves swapped (also known as middle-endian).
|
||||
/// </summary>
|
||||
PDPEndian
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user