You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Jonathan (JIRA)" <ji...@apache.org> on 2018/09/27 12:29:06 UTC

[jira] [Commented] (IO-226) Rounding issue with byteCountToDisplaySize(long size)

    [ https://issues.apache.org/jira/browse/IO-226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16630304#comment-16630304 ] 

Jonathan commented on IO-226:
-----------------------------

Hi,

Any update about this merge or fix to have 2 digit precision?

> Rounding issue with byteCountToDisplaySize(long size)
> -----------------------------------------------------
>
>                 Key: IO-226
>                 URL: https://issues.apache.org/jira/browse/IO-226
>             Project: Commons IO
>          Issue Type: Improvement
>          Components: Utilities
>            Reporter: shu kai yuan
>            Priority: Major
>             Fix For: 2.0
>
>         Attachments: roundedByteCountToDisplaySize.patch
>
>
> I do not understand the byteCountToDisplaySize(long size) method which is in  class FileUtils of the package org.apache.commons.io.
> If  the parameter size is 2047 , the method will return 1 KB.Why it will lose precision.
> I read the code. 
> Maybe it is a bug?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)