toBinary method

String toBinary ()

BLOB equivalent column.

Implementation

String toBinary() {
  return "\$table->binary('$this');";
}