[*] im low iq
This commit is contained in:
parent
fe19a47a2a
commit
1a4fa2d2ff
@ -175,7 +175,7 @@ namespace Aurora::Locale::Encoding
|
|||||||
return IterateSJIS(view);
|
return IterateSJIS(view);
|
||||||
case ECodePage::eUTF32:
|
case ECodePage::eUTF32:
|
||||||
case ECodePage::eUTF32BE:
|
case ECodePage::eUTF32BE:
|
||||||
return IterateUTF16(view);
|
return IterateUTF32(view);
|
||||||
case ECodePage::eUTF16:
|
case ECodePage::eUTF16:
|
||||||
return IterateUTF16(view);
|
return IterateUTF16(view);
|
||||||
case ECodePage::eUTF16BE:
|
case ECodePage::eUTF16BE:
|
||||||
|
Loading…
Reference in New Issue
Block a user