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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to