netty5/common/src
Norman Maurer bdb0a39c8a Remove code-duplication from NativeLibraryLoader
Motivation:

NativeLibraryLoader has some code-duplication that can be removed.

Modifications:

Remove duplicated code and just use provided methods of PlatformDependent.

Result:

Less code duplication, fixes [#3756].
2017-08-08 09:06:41 +02:00
..
main Remove code-duplication from NativeLibraryLoader 2017-08-08 09:06:41 +02:00
test Move methods for decode hex dump into StringUtil 2017-06-23 18:52:42 +02:00