Skip to content

Instantly share code, notes, and snippets.

@Briahas
Created February 13, 2019 13:23
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 Briahas/60dcdbd87ffaf0f53e2e6c3e27a77934 to your computer and use it in GitHub Desktop.
Save Briahas/60dcdbd87ffaf0f53e2e6c3e27a77934 to your computer and use it in GitHub Desktop.
capacity / 1024
ByteCountFormatter.string(fromByteCount: Int64(capacity), countStyle: .file)
ByteCountFormatter.string(fromByteCount: Int64(capacity), countStyle: .memory)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment