toHex abstract method

String toHex(
  1. String column
)

Converts a column value to a hexidecimal string.

Implementation

String toHex(String column);