Fixed a bug and added a function for operating on MAC addresses. 54/754/1
authorHideyuki Tai <h-tai@cd.jp.nec.com>
Wed, 31 Jul 2013 02:50:01 +0000 (22:50 -0400)
committerHideyuki Tai <h-tai@cd.jp.nec.com>
Wed, 31 Jul 2013 02:50:01 +0000 (22:50 -0400)
- Fixed a bug in longToByteArray6(byte[]) that converted a long number to a byte array in little endian form.
- Added a method to convert a byte array into a long number.

Signed-off-by: Hideyuki Tai <h-tai@cd.jp.nec.com>

No differences found