Skip to content

Instantly share code, notes, and snippets.

@mateuszszklarek
Last active February 7, 2019 14:57
Show Gist options
  • Save mateuszszklarek/c7944ed62c6c99c6d6b5bd56f7f27c79 to your computer and use it in GitHub Desktop.
Save mateuszszklarek/c7944ed62c6c99c6d6b5bd56f7f27c79 to your computer and use it in GitHub Desktop.
let string = "Hello World"
let encodedString = Data(string.utf8)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment