Ticket #1958 (new feature)
Opened 11 years ago
Byte order of string encodings
Reported by: | nwellnhof | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | core | Version: | 2.11.0 |
Severity: | medium | Keywords: | |
Cc: | Language: | ||
Patch status: | Platform: |
Description
String encodings that are based on units of more than one byte have different representations depending on byte order. It would be nice if we could support little and big endian at least at the FileHandle level.
Note: See
TracTickets for help on using
tickets.