Home | History | Annotate | Download | only in input

Lines Matching refs:actualSize

68 bool InputMessage::isValid(size_t actualSize) const {
69 if (size() == actualSize) {