Skip to content

Instantly share code, notes, and snippets.

@pranay1494
Created January 19, 2020 19:36
Show Gist options
  • Save pranay1494/d01d2eae7c2e59202997d2eef760081e to your computer and use it in GitHub Desktop.
Save pranay1494/d01d2eae7c2e59202997d2eef760081e to your computer and use it in GitHub Desktop.
override fun contentLength(): Long {
return file.length()
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment