@Override
 public int readPtNodeCount() {
   return BinaryDictDecoderUtils.readPtNodeCount(mDictBuffer);
 }