Guest User

Untitled

a guest
Feb 19th, 2018
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. > Strings are stored using UTF-16 (null terminated)
  2. > Everything else uses little endianness
  3. > Won't work out of the box as it depends on my IO library which isn't public. Should be easy to port though.
Add Comment
Please, Sign In to add comment