bin constant

String const bin

Predefined alphabet for binary.

Implementation

static const String bin = '01';