Class HexEncodingDecoding
java.lang.Object
com.idmedia.translationstudio.impl.util.HexEncodingDecoding
Hex encoder/decoder
- Author:
- I-D Media AG
-
Method Summary
-
Method Details
-
encode
-
encode
-
encode
@NotNull public static @NotNull String encode(@Nullable @org.jetbrains.annotations.Nullable byte[] byteRaw) -
decode
-