Home | History | Annotate | Download | only in pdu

Lines Matching defs:headerLength

979             int headerLength = attachment.getLength();
1014 if (dataLength != (attachment.getLength() - headerLength)) {
1019 appendUintvarInteger(headerLength);