putInt
hdr.putInt(bsd, baos);
hdr.putInt(abLength, baos);
hdr.putInt(0, baos);
hdr.putInt(0xFFFF, baos);
putInt(errCode, fin);
putInt(length, baos); // what about overflow???
putInt(intCharCode, baos);
putInt(xid, baos);
putInt(surl.getLifetime(), baos);
putInt(n, baos);
putInt(errCode, bbaos);
putInt(xid, baos); // write xid.
putInt(ltagLen, baos); // write lang size.
putInt(id.intValue(), baos);
putInt(nextOpt, baos);
putInt(0, baos);
putInt(out.length, baos);
putInt(surl.getLifetime(), bbaos);
putInt(bytes.length, bbaos);
putInt(bytes.length, baos);
hdr.putInt(n, baos);
hdr.putInt(n, baos);