Uses of Class
com.impossibl.postgres.system.ConversionException
-
Packages that use ConversionException Package Description com.impossibl.postgres.system.procs -
-
Uses of ConversionException in com.impossibl.postgres.system.procs
Methods in com.impossibl.postgres.system.procs that throw ConversionException Modifier and Type Method Description static byte[]
Bytes. decodeHex(CharSequence buffer)
static byte[]
Bytes. decodeHex(CharSequence buffer, boolean ignoreDelimeters)
-