Skip to content

Instantly share code, notes, and snippets.

@BMorearty
Created January 29, 2012 22:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save BMorearty/1700984 to your computer and use it in GitHub Desktop.
Save BMorearty/1700984 to your computer and use it in GitHub Desktop.
XML file with null bytes
<?xml version="1.0" encoding="UTF-8"?>
<plist version="1.0">
<dict>
<key>Application Version</key>
<string>Put null chars here. In vim you can use ^Q^2.</string>
</dict>
</plist>
@BMorearty
Copy link
Author

Use this code to try to parse this sample data file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment