make static method

FastBinary make()

Implementation

static FastBinary make() {
  return FastBinary();
}