Class HexBin
java.lang.Object
ru.bitel.bgbilling.modules.mps.server.bean.HexBin
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
HexBin
public HexBin()
-
-
Method Details
-
decode
Decode hex string to a byte array- Parameters:
encoded
- encoded string- Returns:
- return array of byte to encode
-