File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
user_guide_src/source/libraries Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -67,7 +67,7 @@ the results in kibibytes or mebibytes, respectively:
6767A ``RuntimeException `` will be thrown if the file does not exist or an error occurs.
6868
6969getSizeByUnitBinary()
70- ===============
70+ =====================
7171
7272Returns the size of the file default in bytes. You can pass in different FileSizeUnit values as the first parameter to get
7373the results in kibibytes, mebibytes etc. respectively. You can pass in a precision value as the second parameter to define
@@ -79,7 +79,7 @@ the amount of decimal places.
7979A ``RuntimeException `` will be thrown if the file does not exist or an error occurs.
8080
8181getSizeByUnitMetric()
82- ===============
82+ =====================
8383
8484Returns the size of the file default in bytes. You can pass in different FileSizeUnit values as the first parameter to get
8585the results in kilobytes, megabytes etc. respectively. You can pass in a precision value as the second parameter to define
You can’t perform that action at this time.
0 commit comments