Home | History | Annotate | Download | only in pdu

Lines Matching refs:headerLength

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