sizeHint method

int sizeHint()

Implementation

int sizeHint() {
  return codec.sizeHint(this);
}