You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Guillaume Nodet (Jira)" <ji...@apache.org> on 2020/06/04 08:45:00 UTC

[jira] [Created] (SSHD-1010) Removing meaningless usage of Byte.SIZE, Integer.SIZE and Long.SIZE

Guillaume Nodet created SSHD-1010:
-------------------------------------

             Summary: Removing meaningless usage of Byte.SIZE, Integer.SIZE and Long.SIZE
                 Key: SSHD-1010
                 URL: https://issues.apache.org/jira/browse/SSHD-1010
             Project: MINA SSHD
          Issue Type: Task
            Reporter: Guillaume Nodet


See https://github.com/apache/mina-sshd/commit/a029229309d88215a1f7fb6e3edb7fe4feff1385

There are lots of usage of {{xxx.SIZE}} when they usually refer to {{xxx.BYTES}} in order to reserve a number of bytes in a buffer, or to refer to a given value such as {{32}} which isn't related to a number of bits.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@mina.apache.org
For additional commands, e-mail: dev-help@mina.apache.org