Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • M moodle
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • moodle
  • moodle
  • Repository
Switch branch/tag
  • moodle
  • lib
  • filestorage
  • stored_file.php
Find file BlameHistoryPermalink
  • Mihail Geshoski's avatar
    MDL-65115 core_files: Add get_total_content_size() in stored_file class · 7e2020be
    Mihail Geshoski authored Jul 14, 2020
    New function get_total_content_size() is introduced in the stored_file
    class. The puprose of this function is to calculate and return the
    total size (in bytes) of the content of an archive file.
    7e2020be