datasize
#955
Replies: 2 comments
-
Try using the |
Beta Was this translation helpful? Give feedback.
0 replies
-
thx, working
…---Original---
From: ***@***.***>
Date: Thu, May 2, 2024 12:09 PM
To: ***@***.***>;
Cc: ***@***.***>;"State ***@***.***>;
Subject: Re: [cogentcore/core] datasize (Discussion #955)
Try using the String function instead of the MachineString function for user-facing data size display.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you modified the open/close state.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
datasize.Size(node.MetaData.Size).MachineString() call fileinfo.Size() Why does the unit always return b instead of b, kb, gb based on size?
Beta Was this translation helpful? Give feedback.
All reactions