Skip to content
This repository has been archived by the owner on Nov 16, 2024. It is now read-only.

Specify using UTF-16 Little endian #61

Merged
merged 1 commit into from
Jan 30, 2023
Merged

Commits on Jan 30, 2023

  1. Specify using UTF-16 Little endian

    Since we're writing bytes using the LittleEndian mode, we should rather specify we're using UTF-16LE rather than let the platform randomly decide which one is the correct one.
    
    This also fixes protoncr#60
    etra0 authored Jan 30, 2023
    Configuration menu
    Copy the full SHA
    e718cc8 View commit details
    Browse the repository at this point in the history