com.github.mauricio.async.db.util.HexCodec$
The code from this class was copied from the Hex class at commons-codec
Attributes
- Graph
- Supertypes
class Object
trait Matchable
class Any
- Self type
Members list
Concise view
Value members
Turns a HEX based char sequence into a Byte array
Turns a HEX based char sequence into a Byte array
Attributes
Encodes a byte array into a String encoded with Hex values.
Encodes a byte array into a String encoded with Hex values.
Attributes